pgsql: Mention that VACUUM FREEZE also effectively zeroes the table fre

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Mention that VACUUM FREEZE also effectively zeroes the table fre
Date: 2014-01-14 19:50:09
Message-ID: E1W3A01-0006d6-Kh@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Mention that VACUUM FREEZE also effectively zeroes the table freeze age.

Maciek Sakrejda, reviewed by Amit Kapila

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b682709451b17333b038af9f2907c523754dacce

Modified Files
--------------
doc/src/sgml/ref/vacuum.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2014-01-14 20:59:17 pgsql: Documentation for test_shm_mq.
Previous Message Robert Haas 2014-01-14 19:35:11 pgsql: Fix typo in comment.