improve routine vacuuming docs

From: Neil Conway <neilc(at)samurai(dot)com>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: improve routine vacuuming docs
Date: 2003-12-11 05:30:41
Message-ID: 87ad5zsyym.fsf@mailbox.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch makes some improvements and adds some details to the
documentation on routine database maintenance activities. Any comments
on the new text would be appreciated. I decided not to mention the
FSM -- I haven't seen any reports that users have had to tweak FSM
settings in 7.4, and it is probably better not to get into
implementation details unless there's a good reason for it. But if
anyone thinks otherwise, please speak up.

I also corrected a bunch of instances of SGML usage. One of these
days I'll get around to writing a style guide for the PostgreSQL SGML
docs...

-Neil

Attachment Content-Type Size
routine-vacuum-doc-2.patch text/x-patch 30.7 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2003-12-11 17:34:53 Re: improve routine vacuuming docs
Previous Message Neil Conway 2003-12-10 22:50:50 bufmgr code cleanup (revised)