From: Peter Eisentraut Date: Wed, 17 Jun 2009 13:59:28 +0000 (+0000) Subject: Add another link of a GUC variable to where it is explained. X-Git-Tag: REL8_4_RC2~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5126826c525d5fece1b661cd3ebc027cbe1435b3;p=thirdparty%2Fpostgresql.git Add another link of a GUC variable to where it is explained. --- diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml index 2110e2d305a..019d3f2c571 100644 --- a/doc/src/sgml/maintenance.sgml +++ b/doc/src/sgml/maintenance.sgml @@ -1,4 +1,4 @@ - + Routine Database Maintenance Tasks @@ -603,7 +603,7 @@ HINT: Stop the postmaster and use a standalone backend to VACUUM in "mydb". Tables whose relfrozenxid value is more than - autovacuum_freeze_max_age transactions old are always + transactions old are always vacuumed (this also applies to those tables whose freeze max age has been modified via storage parameters; see below). Otherwise, if the number of tuples obsoleted since the last