| Commit message (Expand) | Author | Age |
* | Mark all GUC variables with <varname> markup, rather than <literal>. | Bruce Momjian | 2011-02-02 |
* | Fix a missed explanation of auto-analyze threshold, per Joe Miller. | Tom Lane | 2010-09-21 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Fix SGML markup | Bruce Momjian | 2010-05-26 |
* | Document pgFouine and check_postgres as log analysis options. | Bruce Momjian | 2010-05-26 |
* | Document that autovacuum cannot vacuum or analyze temporary tables. | Bruce Momjian | 2010-04-16 |
* | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut | 2010-04-03 |
* | Update broken and permanently moved links | Peter Eisentraut | 2010-03-17 |
* | Document that expression indexes that call functions allow function-level | Bruce Momjian | 2010-02-23 |
* | Remove old-style VACUUM FULL (which was known for a little while as | Tom Lane | 2010-02-08 |
* | Proofreading improvements for the Administration documentation book. | Bruce Momjian | 2010-02-03 |
* | Provide a parenthesized-options syntax for VACUUM, analogous to that recently | Tom Lane | 2009-11-16 |
* | Document that autovacuum may run ANALYZE | Alvaro Herrera | 2009-08-07 |
* | Add another link of a GUC variable to where it is explained. | Peter Eisentraut | 2009-06-17 |
* | Minor copy-editing for description of partial-table vacuuming. | Tom Lane | 2009-05-16 |
* | Improve the documentation on 8.4 visibility map related VACUUM changes. | Heikki Linnakangas | 2009-04-23 |
* | Doc change in new patch, stand-alone -> standalone | Bruce Momjian | 2009-04-06 |
* | Add documentation mention of 'check_postgres.pl' in Routine Database | Bruce Momjian | 2009-04-06 |
* | Update autovacuum to use reloptions instead of a system catalog, for | Alvaro Herrera | 2009-02-09 |
* | Add vacuum_freeze_table_age GUC option, to control when VACUUM should | Heikki Linnakangas | 2009-01-16 |
* | To reduce confusion over whether VACUUM FULL is needed for anti-wraparound | Tom Lane | 2008-12-11 |
* | Clearify how processes are started by autovacuum, and what the effect | Magnus Hagander | 2008-12-08 |
* | Rewrite docs section about routine vacuuming --- it's gotten rather mangled of | Tom Lane | 2008-06-16 |
* | spell checker run | Peter Eisentraut | 2007-11-28 |
* | A few improvements to analyze and vacuum sections in documentation: add "see | Alvaro Herrera | 2007-10-07 |
* | Fix missing parenthesis, per Guillaume Lelarge. | Alvaro Herrera | 2007-10-06 |
* | Simplify and rename some GUC variables, per various recent discussions: | Tom Lane | 2007-09-24 |
* | Update documentation to mention that autovacuum also does analyze so we | Bruce Momjian | 2007-09-14 |
* | Update documented error text. | Bruce Momjian | 2007-09-14 |
* | Update documentation to emphasize autovacuum rather than | Bruce Momjian | 2007-09-13 |
* | Provide for logfiles in machine readable CSV format. In consequence, rename | Andrew Dunstan | 2007-08-19 |
* | Reword paragraph about the autovacuum_max_workers setting. Patch from | Alvaro Herrera | 2007-07-23 |
* | Document that 'deleted' is also tracked by autovacuum. | Bruce Momjian | 2007-07-18 |
* | Update documentation mention of VACUUM FULL and CLUSTER where | Bruce Momjian | 2007-05-30 |
* | Make a few marginal improvements to the documentation for the AV | Neil Conway | 2007-05-15 |
* | Fix a few more double words in docs. | Alvaro Herrera | 2007-05-03 |
* | Remove tabs from SGML source files. | Bruce Momjian | 2007-04-18 |
* | Add a multi-worker capability to autovacuum. This allows multiple worker | Alvaro Herrera | 2007-04-16 |
* | Wording cleanup for error messages. Also change can't -> cannot. | Bruce Momjian | 2007-02-01 |
* | Consistenly use colons before '<programlisting>' blocks, where | Bruce Momjian | 2007-02-01 |
* | Update documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Document need for periodic REINDEX in VACUUM FULL cases. | Bruce Momjian | 2007-01-31 |
* | Enable autovacuum in the default configuration, per discussion. | Alvaro Herrera | 2007-01-16 |
* | Use "dead" rather than "expired" for vacuumable rows. | Bruce Momjian | 2006-12-27 |
* | Fix recently-understood problems with handling of XID freezing, particularly | Tom Lane | 2006-11-05 |
* | Spellchecking and such | Peter Eisentraut | 2006-10-23 |
* | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 |
* | Revert change to turn autovacuum on by default. | Peter Eisentraut | 2006-08-29 |
* | Turn autovacuum on by default. (stats_row_level is also on by default.) | Peter Eisentraut | 2006-08-28 |
* | Slight wording improvement in documentation. | Bruce Momjian | 2006-08-04 |