aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/wal.sgml
Commit message (Expand)AuthorAge
* Update URLs that pointed to sun.com; either repoint them or removeBruce Momjian2012-09-02
* Fix checkpoint_timeout documentation to reflect current behavior.Robert Haas2012-08-30
* Now that the diskchecker.pl author has updated the download link on hisBruce Momjian2012-07-30
* Update doc mention of diskchecker.pl to add URL for script; retain URLBruce Momjian2012-07-26
* Remove reference to default wal_buffers being 8Magnus Hagander2012-07-04
* Make commit_delay much smarter.Robert Haas2012-07-02
* Improve fsync documentation by stating that -W _0_ turns of writeBruce Momjian2012-02-14
* Fix sentence in docs: checkpoints are not done by bgwriter anymore.Heikki Linnakangas2012-01-26
* Minor grammar improvements.Robert Haas2011-11-07
* Improve docs for timing and skipping of checkpointsSimon Riggs2011-11-03
* Improve documentation of how to fiddle with SCSI drives on FreeBSD.Robert Haas2011-10-10
* Update documentation on FreeBSD write cache control.Bruce Momjian2011-03-11
* Update contrib documention mentions to point to actual documentationBruce Momjian2011-01-26
* Update SGML docs to point to new /contrib/pg_test_fsync.Bruce Momjian2011-01-21
* Document that BBU's do not allow partial page writes to be safely turnedBruce Momjian2010-12-22
* Force default wal_sync_method to be fdatasync on Linux.Tom Lane2010-12-08
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove tabs from SGMLPeter Eisentraut2010-10-28
* Revert "Correct WAL space calculation formula in docs."Robert Haas2010-10-27
* Reorganize OS-specific details about write caching into a list.Robert Haas2010-10-27
* Add mention of using tools/fsync to test fsync methods. RestructureBruce Momjian2010-10-19
* Correct WAL space calculation formula in docs.Simon Riggs2010-10-15
* Improve WAL reliability documentation, and add more cross-references to it.Robert Haas2010-10-07
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Spell and markup checkingPeter Eisentraut2010-08-17
* Spelling fixesPeter Eisentraut2010-07-27
* Fix typo spotted by Thom Brown.Heikki Linnakangas2010-07-16
* Add a paragraph explaining what restartpoints are. Mention thatHeikki Linnakangas2010-07-16
* Doc change: effected -> affected, per correction from Matthew WakelingBruce Momjian2010-07-08
* Document the interaction of write-barrier-enabled file systems, and BBUBruce Momjian2010-07-07
* 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