From 8c8a56ee2d4cb79690324b58a893983e9b66f7c1 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 16 Aug 2002 15:12:43 +0000 Subject: [PATCH] Add: < > * Reserve last process slot for super-user if max_connections reached --- doc/TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/TODO b/doc/TODO index e4bc0cf4c0..90000d4a2b 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Fri Aug 16 00:45:36 EDT 2002 +Last updated: Fri Aug 16 11:12:42 EDT 2002 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -69,7 +69,7 @@ Administration specified parameters to postgresql.conf defaults (Peter E) * Allow easy display of usernames in a group * Allow configuration files to be specified in a different directory - +* Reserve last process slot for super-user if max_connections reached Data Types ========== -- 2.40.0