8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ec448c commit 098d030Copy full SHA for 098d030
doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
Bracketed items "[]" have more detail.
6
7
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8
-Last updated: Sun Jul 11 20:23:57 EDT 2004
+Last updated: Sun Jul 11 20:39:12 EDT 2004
9
10
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
11
@@ -46,6 +46,7 @@ Administration
46
* Add include functionality to postgresql.conf
47
* Allow changing of already-created database and schema tablespaces
48
* Allow moving system tables to other tablespaces, where possible
49
+* Add session start time and last statement time to pg_stat_activity
50
51
* Improve replication solutions
52
o Automatic failover
0 commit comments