pgsql: Improve pg_autovacuum documentation to clarify that the enabled

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve pg_autovacuum documentation to clarify that the enabled
Date: 2008-01-31 18:40:03
Message-ID: 20080131184003.11C6C754108@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Improve pg_autovacuum documentation to clarify that the enabled field cannot
prevent anti-wraparound vacuuming, and to caution against setting unreasonably
small values of freeze_max_age. Also put in a notice that this catalog is
likely to disappear entirely in some future release. Per discussion of
bug #3898 from Steven Flatt.

Modified Files:
--------------
pgsql/doc/src/sgml:
catalogs.sgml (r2.160 -> r2.161)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/catalogs.sgml?r1=2.160&r2=2.161)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-01-31 18:40:09 pgsql: Improve pg_autovacuum documentation to clarify that the enabled
Previous Message Peter Eisentraut 2008-01-31 18:04:52 pgsql: Translation updates