File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
5
Bracketed items "[]" have more detail.
6
6
7
7
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8
- Last updated: Thu Jul 22 08:24:13 EDT 2004
8
+ Last updated: Thu Jul 29 12:23:59 EDT 2004
9
9
10
10
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
11
11
@@ -47,6 +47,8 @@ Administration
47
47
* Allow changing of already-created database and schema tablespaces
48
48
* Allow moving system tables to other tablespaces, where possible
49
49
* Add session start time and last statement time to pg_stat_activity
50
+ * Allow server logs to be read using SQL commands
51
+ * Allow server configuration parameters to be modified remotetly
50
52
51
53
* Improve replication solutions
52
54
o Automatic failover
You can’t perform that action at this time.
0 commit comments