aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/wal.sgml
Commit message (Expand)AuthorAge
* Also trigger restartpoints based on max_wal_size on standby.Heikki Linnakangas2015-06-29
* Increase max_wal_size's default from 128MB to 1GB.Andres Freund2015-03-15
* Replace checkpoint_segments with min_wal_size and max_wal_size.Heikki Linnakangas2015-02-23
* Fix missing space in documentationMagnus Hagander2014-12-01
* Move the backup-block logic from XLogInsert to a new file, xloginsert.c.Heikki Linnakangas2014-11-06
* doc: Reflect renaming of Mac OS X to OS XPeter Eisentraut2014-09-09
* doc: mention data page checksums in WAL sectionBruce Momjian2014-01-31
* Documentation spell checking and markup improvementsPeter Eisentraut2013-05-20
* doc: Mention SATA alongside IDE for LinuxPeter Eisentraut2013-04-20
* Clarify assumption of filesystem metadata integrity.Simon Riggs2013-03-19
* Correction that 2pc state files use CRC-32.Simon Riggs2013-03-19
* Add reliability docs about storage/memory corruptions.Simon Riggs2013-03-18
* Improve the documentation about commit_delay.Tom Lane2013-03-15
* 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