projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0971d89
)
Update TODO list.
author
Bruce Momjian
<bruce@momjian.us>
Wed, 5 Jul 2000 04:39:07 +0000
(
04:39
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Wed, 5 Jul 2000 04:39:07 +0000
(
04:39
+0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 2fb537a034971535362a5a1da51c6ba782bac1f8..a4b05a16dd1d0b61a8b51405db8dc35f8a90e1ff 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-196,6
+196,7
@@
MISC
* Use IPC_EXCL when creating shared memory and semaphores
* have pg_upgrade use pg_ctl to stop/start postmaster
* Encrpyt passwords in pg_shadow table using MD5
+* Use flock() to prevent multiple postmasters on the same port [flock]
PERFORMANCE
-----------