mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
Add:
< > * Reserve last process slot for super-user if max_connections reached
This commit is contained in:
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
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)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -69,7 +69,7 @@ Administration
|
|||||||
specified parameters to postgresql.conf defaults (Peter E)
|
specified parameters to postgresql.conf defaults (Peter E)
|
||||||
* Allow easy display of usernames in a group
|
* Allow easy display of usernames in a group
|
||||||
* Allow configuration files to be specified in a different directory
|
* Allow configuration files to be specified in a different directory
|
||||||
|
* Reserve last process slot for super-user if max_connections reached
|
||||||
|
|
||||||
Data Types
|
Data Types
|
||||||
==========
|
==========
|
||||||
|
Reference in New Issue
Block a user