From: Bruce Momjian Date: Fri, 16 Aug 2002 17:05:18 +0000 (+0000) Subject: Add "few": X-Git-Tag: REL7_3~899 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ab0f98518c87ee5303b29d893e57600f53428245;p=postgresql Add "few": > * Reserve last few process slots for super-user if max_connections reached --- diff --git a/doc/TODO b/doc/TODO index b1b1f26b16..cbc308b3f9 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Fri Aug 16 11:13:10 EDT 2002 +Last updated: Fri Aug 16 13:04:21 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 +* Reserve last few process slots for super-user if max_connections reached Data Types