8000
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 f4cb2be commit 7433081Copy full SHA for 7433081
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Mar 20 15:30:50 EST 2001
+Last updated: Tue Mar 20 15:31:46 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -273,6 +273,7 @@ PERFORMANCE
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
+ * Allow multiple blocks to we written to WAL in one write()
277
278
INDEXES
279
0 commit comments