From 635d414245b0f8eab7411c4b4746dbf90c02af04 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Wed, 17 Jun 2009 13:59:28 +0000 Subject: [PATCH] Add another link of a GUC variable to where it is explained. --- doc/src/sgml/maintenance.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml index 0261555de2..e9180a07c4 100644 --- a/doc/src/sgml/maintenance.sgml +++ b/doc/src/sgml/maintenance.sgml @@ -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 -- 2.39.5