PostgreSQL TODO List
====================
-Last updated: Fri Feb 2 20:59:21 EST 2007
+Last updated: Sat Feb 3 17:32:46 EST 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
o %Create dump tool for write-ahead logs for use in determining
transaction id for point-in-time recovery
o Allow the PITR process to be debugged and data examined
+ o Allow recovery.conf to allow the same syntax as
+ postgresql.conf, including quoting
+
+ http://archives.postgresql.org/pgsql-hackers/2006-12/msg00497.php
Monitoring
-Last updated: Fri Feb 2 20:59:21 EST 2007
+Last updated: Sat Feb 3 17:32:46 EST 2007
The most recent version of this document can be viewed at
%Create dump tool for write-ahead logs for use in determining
transaction id for point-in-time recovery
Allow the PITR process to be debugged and data examined
+
Allow recovery.conf to allow the same syntax as
+ postgresql.conf, including quoting
+