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 0971d89 commit 4289ccaCopy full SHA for 4289cca
doc/TODO
@@ -196,6 +196,7 @@ MISC
196
* Use IPC_EXCL when creating shared memory and semaphores
197
* have pg_upgrade use pg_ctl to stop/start postmaster
198
* Encrpyt passwords in pg_shadow table using MD5
199
+* Use flock() to prevent multiple postmasters on the same port [flock]
200
201
PERFORMANCE
202
-----------
0 commit comments