projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86f8949
)
Update TODO list.
author
Bruce Momjian
<
[email protected]
>
Tue, 20 Mar 2001 20:31:07 +0000
(20:31 +0000)
committer
Bruce Momjian
<
[email protected]
>
Tue, 20 Mar 2001 20:31:07 +0000
(20:31 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index d5edb392539f1bd7a525dc9f7f4c80b98eb8efdd..8f3f3720cca1b782e6b1594aee9ddb5736f0a3ec 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
TODO list for PostgreSQL
========================
-Last updated: Tue Mar 20 1
4:56:07
EST 2001
+Last updated: Tue Mar 20 1
5:30:50
EST 2001
Current maintainer: Bruce Momjian (
[email protected]
)
@@
-272,6
+272,7
@@
PERFORMANCE
(Vadim)
* Delay fsync() when other backends are about to commit too [fsync]
* Determine optimal commit_delay value
+* Determine optimal fdatasync/fsync, O_SYNC/O_DSYNC options
INDEXES