From 4289cca5284808e9c944ff5ce530f37cf58ec525 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 5 Jul 2000 04:39:07 +0000 Subject: [PATCH] Update TODO list. --- doc/TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/TODO b/doc/TODO index 2fb537a034..a4b05a16dd 100644 --- 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 ----------- -- 2.40.0