mirror of
https://github.com/postgres/postgres.git
synced 2025-11-28 11:44:57 +03:00
Add:
> * Add start time to pg_stat_activity
This commit is contained in:
3
doc/TODO
3
doc/TODO
@@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Sun Sep 22 21:38:57 EDT 2002
|
Last updated: Mon Sep 23 10:52:15 EDT 2002
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@@ -68,6 +68,7 @@ Administration
|
|||||||
* Allow configuration files to be specified in a different directory
|
* Allow configuration files to be specified in a different directory
|
||||||
* -Reserve last few process slots for super-user if max_connections reached
|
* -Reserve last few process slots for super-user if max_connections reached
|
||||||
* -Add GUC parameter to print queries that generate errors
|
* -Add GUC parameter to print queries that generate errors
|
||||||
|
* Add start time to pg_stat_activity
|
||||||
|
|
||||||
|
|
||||||
Data Types
|
Data Types
|
||||||
|
|||||||
Reference in New Issue
Block a user