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

Commit e5ca4bd

Browse files
committed
Add:
> * Add an option to sync() before fsync()'ing checkpoint files
1 parent 6063d11 commit e5ca4bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
55
Bracketed items "[]" have more detail.
66

77
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8-
Last updated: Sat Jul 10 20:26:38 EDT 2004
8+
Last updated: Sat Jul 10 20:28:31 EDT 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
1111

@@ -352,6 +352,7 @@ Fsync
352352
o Determine optimal commit_delay value
353353
* Determine optimal fdatasync/fsync, O_SYNC/O_DSYNC options
354354
o Allow multiple blocks to be written to WAL with one write()
355+
* Add an option to sync() before fsync()'ing checkpoint files
355356

356357

357358
Cache

0 commit comments

Comments
 (0)