From: Bruce Momjian Date: Fri, 16 Aug 2002 15:12:43 +0000 (+0000) Subject: Add: X-Git-Tag: REL7_3~901 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8c8a56ee2d4cb79690324b58a893983e9b66f7c1;p=postgresql Add: < > * Reserve last process slot for super-user if max_connections reached --- 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 ==========