aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/wal.sgml
Commit message (Expand)AuthorAge
* 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
* Don't document that UNDO is certain to be added in the future.Bruce Momjian2002-07-05
* Update wal files computation documentation.Bruce Momjian2002-02-11
* proof-readingPeter Eisentraut2001-11-28
* Deprecate 'current' date/time constant.Thomas G. Lockhart2001-11-21
* Update WAL configuration discussion to reflect post-7.1 tweaking.Tom Lane2001-10-26
* Implement new 'lightweight lock manager' that's intermediate betweenTom Lane2001-09-29
* WAL file numbers: Sequenatial -> ever-increasingBruce Momjian2001-09-22
* Markup additions and spell check. (covers Admin Guide)Peter Eisentraut2001-09-09
* Replace implementation of pg_log as a relation accessed through theTom Lane2001-08-25
* Change "indices" to "indexes", per OED.Peter Eisentraut2001-05-17
* redo record -> undo record, Tom Lane.Bruce Momjian2001-05-15
* Support syncing WAL log to disk using either fsync(), fdatasync(),Tom Lane2001-03-16
* XLOG (and related) changes:Tom Lane2001-03-13
* Implement COMMIT_SIBLINGS parameter to allow pre-commit delay to occurTom Lane2001-02-26
* Change default commit_delay to zero, update documentation.Tom Lane2001-02-18
* WAL documentation, from Oliver Elphick and Vadim Mikheev.Peter Eisentraut2001-01-24