diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml index 687b168cc56..bc21de30067 100644 --- a/doc/src/sgml/maintenance.sgml +++ b/doc/src/sgml/maintenance.sgml @@ -643,8 +643,9 @@ SELECT datname, age(datfrozenxid) FROM pg_database; parameter is specified, VACUUM prints various statistics about the table. This includes information about how relfrozenxid and - relminmxid advanced. The same details appear - in the server log when autovacuum logging (controlled by relminmxid advanced, and the number of + newly frozen pages. The same details appear in the server log when + autovacuum logging (controlled by ) reports on a VACUUM operation executed by autovacuum.