We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3109e33 commit 52b784aCopy full SHA for 52b784a
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Aug 26 19:00:53 EDT 2002
+Last updated: Mon Aug 26 19:13:30 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -437,7 +437,7 @@ Write-Ahead Log
437
438
* Have after-change WAL write()'s write only modified data to kernel
439
* Reduce number of after-change WAL writes; they exist only to gaurd against
440
- partial page writes
+ partial page writes [wal]
441
* Turn off after-change writes if fsync is disabled (?)
442
* Add WAL index reliability improvement to non-btree indexes
443
* -Reorder postgresql.conf WAL items in order of importance (Bruce)
0 commit comments