Log Message:
-----------
To reduce confusion over whether VACUUM FULL is needed for anti-wraparound
vacuuming (it's not), say "database-wide VACUUM" instead of "full-database
VACUUM" in the relevant hint messages.  Also, document the permissions needed
to do this.  Per today's discussion.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        maintenance.sgml (r1.87 -> r1.88)
        
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/maintenance.sgml?r1=1.87&r2=1.88)
    pgsql/doc/src/sgml/ref:
        vacuum.sgml (r1.53 -> r1.54)
        
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/vacuum.sgml?r1=1.53&r2=1.54)
    pgsql/src/backend/access/transam:
        varsup.c (r1.81 -> r1.82)
        
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/varsup.c?r1=1.81&r2=1.82)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to