Re: [DOCS] documention wrong or just not clear?

2007-03-22 Thread Tom Lane
Robert Treat <[EMAIL PROTECTED]> writes: > In http://www.postgresql.org/docs/8.2/static/routine-vacuuming.html it says: > "The age column measures the number of transactions from the cutoff XID to > the > current transaction's XID. Immediately after a VACUUM, age(relfrozenxid) > should be a litt

[DOCS] documention wrong or just not clear?

2007-03-22 Thread Robert Treat
In http://www.postgresql.org/docs/8.2/static/routine-vacuuming.html it says: "The age column measures the number of transactions from the cutoff XID to the current transaction's XID. Immediately after a VACUUM, age(relfrozenxid) should be a little more than the vacuum_freeze_min_age setting that