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 2
2
TODO list for PostgreSQL
3
3
========================
4
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
- Last updated: Tue Mar 22 21:41:32 EST 2005
5
+ Last updated: Tue Mar 22 21:49:46 EST 2005
6
6
7
7
The most recent version of this document can be viewed at the PostgreSQL web
8
8
site, http://www.PostgreSQL.org.
@@ -80,6 +80,8 @@ Administration
80
80
It could start with a random tablespace from a supplied list and cycle
81
81
through the list.
82
82
83
+ * Allow WAL replay of CREATE TABLESPACE to work when the directory
84
+ structure on the recovery computer is different from the original
83
85
* Add "include file" functionality in postgresql.conf
84
86
* Add session start time and last statement time to pg_stat_activity
85
87
* Allow server logs to be remotely read using SQL commands
You can’t perform that action at this time.
0 commit comments