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 6063d11 commit e5ca4bdCopy full SHA for e5ca4bd
doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
Bracketed items "[]" have more detail.
6
7
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8
-Last updated: Sat Jul 10 20:26:38 EDT 2004
+Last updated: Sat Jul 10 20:28:31 EDT 2004
9
10
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
11
@@ -352,6 +352,7 @@ Fsync
352
o Determine optimal commit_delay value
353
* Determine optimal fdatasync/fsync, O_SYNC/O_DSYNC options
354
o Allow multiple blocks to be written to WAL with one write()
355
+* Add an option to sync() before fsync()'ing checkpoint files
356
357
358
Cache
0 commit comments