pgsql: Rewrite docs section about routine vacuuming --- it's gotten

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Rewrite docs section about routine vacuuming --- it's gotten
Date: 2008-06-16 03:13:14
Message-ID: 20080616031314.3E4AF754595@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Rewrite docs section about routine vacuuming --- it's gotten rather mangled of
late, with lots of redundancy, bad grammar, and just plain poor exposition.
Make it clear that autovacuum is now considered the normal solution.

Modified Files:
--------------
pgsql/doc/src/sgml:
maintenance.sgml (r1.85 -> r1.86)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/maintenance.sgml?r1=1.85&r2=1.86)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpage 2008-06-16 10:50:07 stackbuilder - installers: Update for 1.2.14
Previous Message Andrew Dunstan 2008-06-15 22:04:45 Re: pgsql: Add script to find .c and .h files that are missing CVS