summaryrefslogtreecommitdiff
path: root/doc/src/sgml/wal.sgml
Commit message (Expand)AuthorAgeFilesLines
* Increase max_wal_size's default from 128MB to 1GB.Andres Freund2015-03-151-1/+1
* Replace checkpoint_segments with min_wal_size and max_wal_size.Heikki Linnakangas2015-02-231-26/+43
* Fix missing space in documentationMagnus Hagander2014-12-011-1/+1
* Move the backup-block logic from XLogInsert to a new file, xloginsert.c.Heikki Linnakangas2014-11-061-7/+7
* doc: Reflect renaming of Mac OS X to OS XPeter Eisentraut2014-09-091-1/+1
* doc: mention data page checksums in WAL sectionBruce Momjian2014-01-311-3/+4
* Documentation spell checking and markup improvementsPeter Eisentraut2013-05-201-4/+4
* doc: Mention SATA alongside IDE for LinuxPeter Eisentraut2013-04-201-1/+1
* Clarify assumption of filesystem metadata integrity.Simon Riggs2013-03-191-2/+3
* Correction that 2pc state files use CRC-32.Simon Riggs2013-03-191-1/+6
* Add reliability docs about storage/memory corruptions.Simon Riggs2013-03-181-0/+44
* Improve the documentation about commit_delay.Tom Lane2013-03-151-61/+108
* Update URLs that pointed to sun.com; either repoint them or removeBruce Momjian2012-09-021-1/+1
* Fix checkpoint_timeout documentation to reflect current behavior.Robert Haas2012-08-301-6/+4
* Now that the diskchecker.pl author has updated the download link on hisBruce Momjian2012-07-301-4/+2
* Update doc mention of diskchecker.pl to add URL for script; retain URLBruce Momjian2012-07-261-2/+4
* Remove reference to default wal_buffers being 8Magnus Hagander2012-07-041-3/+1
* Make commit_delay much smarter.Robert Haas2012-07-021-3/+1
* Improve fsync documentation by stating that -W _0_ turns of writeBruce Momjian2012-02-141-1/+1
* Fix sentence in docs: checkpoints are not done by bgwriter anymore.Heikki Linnakangas2012-01-261-1/+1
* Minor grammar improvements.Robert Haas2011-11-071-3/+3
* Improve docs for timing and skipping of checkpointsSimon Riggs2011-11-031-2/+9
* Improve documentation of how to fiddle with SCSI drives on FreeBSD.Robert Haas2011-10-101-1/+3
* Update documentation on FreeBSD write cache control.Bruce Momjian2011-03-111-2/+3
* Update contrib documention mentions to point to actual documentationBruce Momjian2011-01-261-4/+4
* Update SGML docs to point to new /contrib/pg_test_fsync.Bruce Momjian2011-01-211-2/+2
* Document that BBU's do not allow partial page writes to be safely turnedBruce Momjian2010-12-221-4/+6
* Force default wal_sync_method to be fdatasync on Linux.Tom Lane2010-12-081-29/+32
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-1/+1
* Remove tabs from SGMLPeter Eisentraut2010-10-281-2/+2
* Revert "Correct WAL space calculation formula in docs."Robert Haas2010-10-271-3/+3
* Reorganize OS-specific details about write caching into a list.Robert Haas2010-10-271-20/+51
* Add mention of using tools/fsync to test fsync methods. RestructureBruce Momjian2010-10-191-5/+7
* Correct WAL space calculation formula in docs.Simon Riggs2010-10-151-3/+3
* Improve WAL reliability documentation, and add more cross-references to it.Robert Haas2010-10-071-3/+8
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Spell and markup checkingPeter Eisentraut2010-08-171-2/+2
* Spelling fixesPeter Eisentraut2010-07-271-2/+2
* Fix typo spotted by Thom Brown.Heikki Linnakangas2010-07-161-2/+2
* Add a paragraph explaining what restartpoints are. Mention thatHeikki Linnakangas2010-07-161-1/+18
* Doc change: effected -> affected, per correction from Matthew WakelingBruce Momjian2010-07-081-2/+2
* Document the interaction of write-barrier-enabled file systems, and BBUBruce Momjian2010-07-071-10/+35
* Add "SSD" acronym mention for solid state drive mention.Bruce Momjian2010-04-131-2/+2
* Update broken and permanently moved linksPeter Eisentraut2010-03-171-2/+2
* Document ATAPI FLUSH CACHE EXT.Bruce Momjian2010-02-271-2/+2
* Document ATAPI drive flush command, and mention SSD drives.Bruce Momjian2010-02-271-3/+6
* Document that many solid-state drives have volatile write-back caches.Bruce Momjian2010-02-201-2/+3
* Proofreading improvements for the Administration documentation book.Bruce Momjian2010-02-031-30/+30
* fsync test toolsBruce Momjian2009-11-281-1/+3
* Improve documentation about how checkpoint spreads I/O activity.Bruce Momjian2009-04-091-4/+13