mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 16:26:30 -04:00
Item done:
> * -Add start time to pg_stat_activity
This commit is contained in:
parent
a18331004a
commit
31ce4557b3
1 changed files with 2 additions and 2 deletions
4
doc/TODO
4
doc/TODO
|
|
@ -1,6 +1,6 @@
|
|||
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)
|
||||
|
||||
|
|
@ -50,7 +50,7 @@ Administration
|
|||
flags unique
|
||||
* Allow easy display of usernames in a group
|
||||
* 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
|
||||
* Have standalone backend read postgresql.conf
|
||||
* Add group object ownership, so groups can rename/drop/grant on objects,
|
||||
|
|
|
|||
Loading…
Reference in a new issue