]> granicus.if.org Git - postgresql/commit
Improve documentation around autovacuum-related storage parameters.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 11 Nov 2015 22:13:38 +0000 (17:13 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 11 Nov 2015 22:13:38 +0000 (17:13 -0500)
commitbcb8f96e6775c649564ac0fb946ab6a1629ff969
treef433085951adcac3548f30bf3d6bb9f0eb3c629a
parent0819778c43e3bc19364c541c3ea099b5c3b7d224
Improve documentation around autovacuum-related storage parameters.

These were discussed in three different sections of the manual, which
unsurprisingly had diverged over time; and the descriptions of individual
variables lacked stylistic consistency even within each section (and
frequently weren't in very good English anyway).  Clean up the mess, and
remove some of the redundant information in hopes that future additions
will be less likely to re-introduce inconsistency.  For instance I see
no need for maintenance.sgml to include its very own list of all the
autovacuum storage parameters, especially since that list was already
incomplete.
doc/src/sgml/config.sgml
doc/src/sgml/maintenance.sgml
doc/src/sgml/ref/create_table.sgml