mirror of
https://github.com/postgres/postgres.git
synced 2025-04-29 13:56:47 +03:00
Item done:
> * -Add start time to pg_stat_activity
This commit is contained in:
parent
a18331004a
commit
31ce4557b3
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Tue Mar 18 22:53:15 EST 2003
|
Last updated: Wed Mar 19 22:40:26 EST 2003
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -50,7 +50,7 @@ Administration
|
|||||||
flags unique
|
flags unique
|
||||||
* 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
|
||||||
* Add start time to pg_stat_activity
|
* -Add start time to pg_stat_activity
|
||||||
* Allow limits on per-db/user connections
|
* Allow limits on per-db/user connections
|
||||||
* Have standalone backend read postgresql.conf
|
* Have standalone backend read postgresql.conf
|
||||||
* Add group object ownership, so groups can rename/drop/grant on objects,
|
* Add group object ownership, so groups can rename/drop/grant on objects,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user