index 1ab9dfe6325b42596f80b2212239eb47b5e6c3fb..7f4514f0cb3d37c6b4d0099067fb3c2041c3d6f1 100644 (file)
TODO list for PostgreSQL
========================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Tue Mar 22 21:41:32 EST 2005
+Last updated: Tue Mar 22 21:49:46 EST 2005
The most recent version of this document can be viewed at the PostgreSQL web
site, http://www.PostgreSQL.org.
It could start with a random tablespace from a supplied list and cycle
through the list.
+* Allow WAL replay of CREATE TABLESPACE to work when the directory
+ structure on the recovery computer is different from the original
* Add "include file" functionality in postgresql.conf
* Add session start time and last statement time to pg_stat_activity
* Allow server logs to be remotely read using SQL commands