From: Bruce Momjian Date: Tue, 21 Dec 2004 01:23:54 +0000 (+0000) Subject: Add: X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=36576405bfdf06951263dbaafe791a4ee0a08f96;p=users%2Fbernd%2Fpostgres.git Add: > * Allow the PITR process to be debugged and data examined --- diff --git a/doc/TODO b/doc/TODO index a65230b744..25d92cd881 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ TODO list for PostgreSQL ======================== Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -Last updated: Mon Dec 20 20:21:31 EST 2004 +Last updated: Mon Dec 20 20:23:20 EST 2004 The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org. @@ -110,6 +110,7 @@ Administration This is useful for checking PITR recovery. +* Allow the PITR process to be debugged and data examined * Allow a warm standby system to also allow read-only queries * Improve replication solutions o Automatic failover