Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 52b784a

Browse files
committed
Add:
> partial page writes [wal]
1 parent 3109e33 commit 52b784a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Aug 26 19:00:53 EDT 2002
3+
Last updated: Mon Aug 26 19:13:30 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -437,7 +437,7 @@ Write-Ahead Log
437437

438438
* Have after-change WAL write()'s write only modified data to kernel
439439
* Reduce number of after-change WAL writes; they exist only to gaurd against
440-
partial page writes
440+
partial page writes [wal]
441441
* Turn off after-change writes if fsync is disabled (?)
442442
* Add WAL index reliability improvement to non-btree indexes
443443
* -Reorder postgresql.conf WAL items in order of importance (Bruce)

0 commit comments

Comments
 (0)