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 86f8949 commit f4cb2beCopy full SHA for f4cb2be
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Mar 20 14:56:07 EST 2001
+Last updated: Tue Mar 20 15:30:50 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -272,6 +272,7 @@ PERFORMANCE
272
(Vadim)
273
* Delay fsync() when other backends are about to commit too [fsync]
274
* Determine optimal commit_delay value
275
+* Determine optimal fdatasync/fsync, O_SYNC/O_DSYNC options
276
277
INDEXES
278
0 commit comments