diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml index 2110e2d305..019d3f2c57 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