PostgreSQL TODO List
====================
-Last updated: Thu Dec 28 15:51:07 EST 2006
+Last updated: Sat Jan 6 14:41:18 EST 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
replication
* Reduce WAL traffic so only modified values are written rather than
entire rows?
-* Allow the pg_xlog directory location to be specified during initdb
+* -Allow the pg_xlog directory location to be specified during initdb
with a symlink back to the /data location
* Allow WAL information to recover corrupted pg_controldata
-Last updated: Thu Dec 28 15:51:07 EST 2006
+Last updated: Sat Jan 6 14:41:18 EST 2007
The most recent version of this document can be viewed at
replication
Reduce WAL traffic so only modified values are written rather than
entire rows?
-
Allow the pg_xlog directory location to be specified during initdb
+
-Allow the pg_xlog directory location to be specified during initdb
with a symlink back to the /data location
Allow WAL information to recover corrupted pg_controldata