summaryrefslogtreecommitdiff
path: root/doc/src/sgml/wal.sgml
Commit message (Expand)AuthorAgeFilesLines
* Another big editing pass for consistent content and presentation.Peter Eisentraut2003-03-241-141/+126
* Add checkpoint_warning to warn of excessive checkpoints caused by tooBruce Momjian2002-11-151-1/+11
* Fix some misstatements in WAL parameter discussion.Tom Lane2002-11-021-43/+30
* Fix another typo.Bruce Momjian2002-09-061-2/+2
* Fix typo.Bruce Momjian2002-09-061-2/+2
* Improve wording after wal_files removal.Bruce Momjian2002-08-301-5/+5
* Complete TODO item:Bruce Momjian2002-08-301-18/+9
* Don't document that UNDO is certain to be added in the future.Bruce Momjian2002-07-051-3/+2
* Update wal files computation documentation.Bruce Momjian2002-02-111-38/+41
* proof-readingPeter Eisentraut2001-11-281-8/+8
* Deprecate 'current' date/time constant.Thomas G. Lockhart2001-11-211-2/+3
* Update WAL configuration discussion to reflect post-7.1 tweaking.Tom Lane2001-10-261-39/+80
* Implement new 'lightweight lock manager' that's intermediate betweenTom Lane2001-09-291-2/+2
* WAL file numbers: Sequenatial -> ever-increasingBruce Momjian2001-09-221-2/+2
* Markup additions and spell check. (covers Admin Guide)Peter Eisentraut2001-09-091-3/+3
* Replace implementation of pg_log as a relation accessed through theTom Lane2001-08-251-4/+4
* Change "indices" to "indexes", per OED.Peter Eisentraut2001-05-171-3/+3
* redo record -> undo record, Tom Lane.Bruce Momjian2001-05-151-2/+2
* Support syncing WAL log to disk using either fsync(), fdatasync(),Tom Lane2001-03-161-10/+19
* XLOG (and related) changes:Tom Lane2001-03-131-7/+8
* Implement COMMIT_SIBLINGS parameter to allow pre-commit delay to occurTom Lane2001-02-261-5/+8
* Change default commit_delay to zero, update documentation.Tom Lane2001-02-181-6/+6
* WAL documentation, from Oliver Elphick and Vadim Mikheev.Peter Eisentraut2001-01-241-0/+321