aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/maintenance.sgml
Commit message (Expand)AuthorAge
* Mark all GUC variables with <varname> markup, rather than <literal>.Bruce Momjian2011-02-02
* Fix a missed explanation of auto-analyze threshold, per Joe Miller.Tom Lane2010-09-21
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Fix SGML markupBruce Momjian2010-05-26
* Document pgFouine and check_postgres as log analysis options.Bruce Momjian2010-05-26
* Document that autovacuum cannot vacuum or analyze temporary tables.Bruce Momjian2010-04-16
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Update broken and permanently moved linksPeter Eisentraut2010-03-17
* Document that expression indexes that call functions allow function-levelBruce Momjian2010-02-23
* Remove old-style VACUUM FULL (which was known for a little while asTom Lane2010-02-08
* Proofreading improvements for the Administration documentation book.Bruce Momjian2010-02-03
* Provide a parenthesized-options syntax for VACUUM, analogous to that recentlyTom Lane2009-11-16
* Document that autovacuum may run ANALYZEAlvaro Herrera2009-08-07
* Add another link of a GUC variable to where it is explained.Peter Eisentraut2009-06-17
* Minor copy-editing for description of partial-table vacuuming.Tom Lane2009-05-16
* Improve the documentation on 8.4 visibility map related VACUUM changes.Heikki Linnakangas2009-04-23
* Doc change in new patch, stand-alone -> standaloneBruce Momjian2009-04-06
* Add documentation mention of 'check_postgres.pl' in Routine DatabaseBruce Momjian2009-04-06
* Update autovacuum to use reloptions instead of a system catalog, forAlvaro Herrera2009-02-09
* Add vacuum_freeze_table_age GUC option, to control when VACUUM shouldHeikki Linnakangas2009-01-16
* To reduce confusion over whether VACUUM FULL is needed for anti-wraparoundTom Lane2008-12-11
* Clearify how processes are started by autovacuum, and what the effectMagnus Hagander2008-12-08
* Rewrite docs section about routine vacuuming --- it's gotten rather mangled ofTom Lane2008-06-16
* spell checker runPeter Eisentraut2007-11-28
* A few improvements to analyze and vacuum sections in documentation: add "seeAlvaro Herrera2007-10-07
* Fix missing parenthesis, per Guillaume Lelarge.Alvaro Herrera2007-10-06
* Simplify and rename some GUC variables, per various recent discussions:Tom Lane2007-09-24
* Update documentation to mention that autovacuum also does analyze so weBruce Momjian2007-09-14
* Update documented error text.Bruce Momjian2007-09-14
* Update documentation to emphasize autovacuum rather thanBruce Momjian2007-09-13
* Provide for logfiles in machine readable CSV format. In consequence, renameAndrew Dunstan2007-08-19
* Reword paragraph about the autovacuum_max_workers setting. Patch fromAlvaro Herrera2007-07-23
* Document that 'deleted' is also tracked by autovacuum.Bruce Momjian2007-07-18
* Update documentation mention of VACUUM FULL and CLUSTER whereBruce Momjian2007-05-30
* Make a few marginal improvements to the documentation for the AVNeil Conway2007-05-15
* Fix a few more double words in docs.Alvaro Herrera2007-05-03
* Remove tabs from SGML source files.Bruce Momjian2007-04-18
* Add a multi-worker capability to autovacuum. This allows multiple workerAlvaro Herrera2007-04-16
* Wording cleanup for error messages. Also change can't -> cannot.Bruce Momjian2007-02-01
* Consistenly use colons before '<programlisting>' blocks, whereBruce Momjian2007-02-01
* Update documentation on may/can/might:Bruce Momjian2007-01-31
* Document need for periodic REINDEX in VACUUM FULL cases.Bruce Momjian2007-01-31
* Enable autovacuum in the default configuration, per discussion.Alvaro Herrera2007-01-16
* Use "dead" rather than "expired" for vacuumable rows.Bruce Momjian2006-12-27
* Fix recently-understood problems with handling of XID freezing, particularlyTom Lane2006-11-05
* Spellchecking and suchPeter Eisentraut2006-10-23
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Revert change to turn autovacuum on by default.Peter Eisentraut2006-08-29
* Turn autovacuum on by default. (stats_row_level is also on by default.)Peter Eisentraut2006-08-28
* Slight wording improvement in documentation.Bruce Momjian2006-08-04