From: Bruce Momjian Date: Tue, 21 Dec 2004 01:21:50 +0000 (+0000) Subject: Add: X-Git-Tag: REL8_0_0RC2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f938227c581a9770eb98bd085a559617bee1175;p=thirdparty%2Fpostgresql.git Add: > * Allow a warm standby system to also allow read-only queries --- diff --git a/doc/TODO b/doc/TODO index c99151a1a4a..a65230b744e 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: Sat Dec 18 23:36:06 EST 2004 +Last updated: Mon Dec 20 20:21:31 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 a warm standby system to also allow read-only queries * Improve replication solutions o Automatic failover