summaryrefslogtreecommitdiff
path: root/doc/src/sgml/maintenance.sgml
Commit message (Expand)AuthorAgeFilesLines
* Revert change to turn autovacuum on by default.Peter Eisentraut2006-08-291-6/+4
* Turn autovacuum on by default. (stats_row_level is also on by default.)Peter Eisentraut2006-08-281-4/+6
* Slight wording improvement in documentation.Bruce Momjian2006-08-041-2/+2
* Editorialize a bit on the recent patch, reverting to the original versionsAlvaro Herrera2006-08-011-26/+36
* Improvements to Maintenance and External Projects documentation.Bruce Momjian2006-08-011-35/+34
* Merge postmaster and postgres command into just postgres. postmasterPeter Eisentraut2006-06-181-9/+9
* Removes or minimizes some documentation mentions of backwardBruce Momjian2006-04-231-28/+9
* Make $PostgreSQL CVS tags consistent for SGML files.Bruce Momjian2006-03-101-3/+1
* Improve lazy vacuum wording.Bruce Momjian2005-12-071-3/+3
* Clarify vacuum lazy can shrink a file under certain circumstances.Bruce Momjian2005-12-071-6/+7
* Spellchecking run, final cleanupsPeter Eisentraut2005-11-041-6/+6
* Make an editorial pass over the reference pages.Tom Lane2005-11-011-2/+3
* Clean up autovacuum documentation, which was a bit out of sync with whatTom Lane2005-10-211-42/+92
* Attached patch takes a swing at improving the autovacuum wording inBruce Momjian2005-09-231-12/+13
* Add note about pg_autovacuum settings not being saved on a dump, perAlvaro Herrera2005-09-161-3/+13
* Document the new autovacuum daemon.Alvaro Herrera2005-09-131-8/+99
* Make REINDEX DATABASE do what one would expect, namely reindex all indexesTom Lane2005-06-221-3/+2
* SGML cleanup: consistently use "endterm" in <xref>s that link to theNeil Conway2005-06-131-7/+8
* Back out check for unreferenced files.Bruce Momjian2005-05-101-18/+1
* Check the file system on postmaster startup and report any unreferencedBruce Momjian2005-05-021-1/+18
* Add code to prevent transaction ID wraparound by enforcing a safe limitTom Lane2005-02-201-21/+45
* More minor updates and copy-editing.Tom Lane2004-12-271-10/+38
* Spell checker runPeter Eisentraut2004-12-131-3/+3
* Replace "--" and "---" with "&mdash;" as appropriate, for better-lookingNeil Conway2004-11-151-5/+5
* Create a built-in log rotation program, so that we no longer have toTom Lane2004-08-051-27/+45
* log_destination should only be PGC_SIGHUP, not PGC_POSTMASTER, as perTom Lane2004-07-241-2/+2
* Restore one mention of logrotate, per Peter.Bruce Momjian2004-05-161-2/+2
* Properly document rotatelogs, and add mention of it to pg_ctl manual page.Bruce Momjian2004-05-141-4/+4
* Remove 'syslog' GUC variable, and add more logical 'log_destination'Bruce Momjian2004-04-051-2/+2
* Fix typo.Bruce Momjian2004-03-151-2/+2
* Mention Linux syslog will sync lines to disk, and describe how toBruce Momjian2004-03-151-4/+10
* This patch makes some improvements and adds some additional detailNeil Conway2003-12-141-42/+76
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Random copy-editing.Peter Eisentraut2003-11-041-5/+5
* Spell checking, consistent terminology.Peter Eisentraut2003-11-011-25/+28
* Add mention of logrotate for syslog, from Robert TreatBruce Momjian2003-10-091-8/+9
* Update obsolete examples of error messages; various other minor editing.Tom Lane2003-09-121-18/+8
* Add/edit index entries.Peter Eisentraut2003-08-311-2/+16
* Change clusterdb and vacuumdb into C programs.Peter Eisentraut2003-06-181-2/+2
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-251-2/+2
* Another big editing pass for consistent content and presentation.Peter Eisentraut2003-03-241-40/+35
* Merge documentation updates from 7.3 branch.Peter Eisentraut2002-11-111-10/+9
* Add more appropriate markup.Peter Eisentraut2002-09-211-5/+5
* Update installation instructions and put mostly everything in one place.Peter Eisentraut2002-09-181-7/+6
* Rename command to reindexdb, for consistency.Bruce Momjian2002-06-231-2/+2
* Handle mixed-case names in reindex script.Bruce Momjian2002-06-231-98/+111
* uint -> uint32, portability.Bruce Momjian2002-06-221-1/+20
* Move disk usage section into its own section.Bruce Momjian2002-06-131-86/+1
* Add section on showing disk usage.Bruce Momjian2002-06-131-1/+87
* Update docs for new INFO, NOTICE, WARNING elog() levels.Bruce Momjian2002-03-061-2/+2