summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2004-12-21 01:21:50 +0000
committerBruce Momjian2004-12-21 01:21:50 +0000
commit7f938227c581a9770eb98bd085a559617bee1175 (patch)
tree95bb2e5d5556207232423b6b5a470b0825f4bc1c
parentbbb2e21e14de90ea92fbb286e4f572c8114e75a4 (diff)
Add:
> * Allow a warm standby system to also allow read-only queries
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index c99151a1a4..a65230b744 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