aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/wal.sgml
Commit message (Expand)AuthorAge
* Add "SSD" acronym mention for solid state drive mention.Bruce Momjian2010-04-13
* Update broken and permanently moved linksPeter Eisentraut2010-03-17
* Document ATAPI FLUSH CACHE EXT.Bruce Momjian2010-02-27
* Document ATAPI drive flush command, and mention SSD drives.Bruce Momjian2010-02-27
* Document that many solid-state drives have volatile write-back caches.Bruce Momjian2010-02-20
* Proofreading improvements for the Administration documentation book.Bruce Momjian2010-02-03
* fsync test toolsBruce Momjian2009-11-28
* Improve documentation about how checkpoint spreads I/O activity.Bruce Momjian2009-04-09
* Add documentation mention that full page writes have to be enabled forBruce Momjian2009-01-15
* Add "not" to wal journaling text.Bruce Momjian2008-12-18
* Clarify documentation that journaling is not required for WAL or data files.Bruce Momjian2008-12-18
* Update journaling performance docs based on comments by Michael Renner.Bruce Momjian2008-12-10
* Document that non-data journaling is a recommended mount option.Bruce Momjian2008-12-06
* Extend yesterday's patch making BLCKSZ and RELSEG_SIZE configurable to alsoTom Lane2008-05-02
* Document how to control the disk write cache on Solaris.Bruce Momjian2007-12-29
* Windows write-cache wording improvement.Bruce Momjian2007-12-16
* Update write-cache docs to mention windows behavior for variousBruce Momjian2007-12-16
* Wording improvement for write-cache disabling instructions.Bruce Momjian2007-12-10
* Write cache doc cleanupsBruce Momjian2007-12-10
* Document how to turn off disk write cache on popular operating systems.Bruce Momjian2007-12-10
* spell checker runPeter Eisentraut2007-11-28
* Support an optional asynchronous commit mode, in which we don't flush WALTom Lane2007-08-01
* Implement "distributed" checkpoints in which the checkpoint I/O is spreadTom Lane2007-06-28
* Update documentation on may/can/might:Bruce Momjian2007-01-31
* Correct misspellings of kB.Peter Eisentraut2006-11-25
* Spellchecking and suchPeter Eisentraut2006-10-23
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Rename Online Backup to Continuous Archiving.Bruce Momjian2006-03-03
* Spellchecking run, final cleanupsPeter Eisentraut2005-11-04
* Copy-editing for recent documentation changes relevant to WAL,Tom Lane2005-10-22
* Some additional doc changes based around compression of page images inBruce Momjian2005-10-13
* Adjust wording.Bruce Momjian2005-10-01
* Remove acronym in one title.Bruce Momjian2005-09-29
* Fix typo.Bruce Momjian2005-09-28
* Add section on reliable operation, talking about caching and storageBruce Momjian2005-09-28
* Replace "--" and "---" with "—" as appropriate, for better-lookingNeil Conway2004-11-15
* Fix typo, other minor improvements.Neil Conway2004-11-15
* Update admin guide's discussion of WAL to match present reality.Tom Lane2004-08-08
* Refer to GUC variables using <xref> tags rather than <varname> tags,Neil Conway2004-03-09
* Make the 'wal_debug' GUC variable a boolean (rather than an integer), andNeil Conway2004-01-06
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Fix a batch of speling misteaks identified by Peter's spell-checker tool.Tom Lane2003-09-20
* Add/edit index entries.Peter Eisentraut2003-08-31
* Another big editing pass for consistent content and presentation.Peter Eisentraut2003-03-24
* Add checkpoint_warning to warn of excessive checkpoints caused by tooBruce Momjian2002-11-15
* Fix some misstatements in WAL parameter discussion.Tom Lane2002-11-02
* Fix another typo.Bruce Momjian2002-09-06
* Fix typo.Bruce Momjian2002-09-06
* Improve wording after wal_files removal.Bruce Momjian2002-08-30
* Complete TODO item:Bruce Momjian2002-08-30