aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-07-31 06:13:52 +0000
committerBruce Momjian <bruce@momjian.us>2004-07-31 06:13:52 +0000
commitf951a4677121ece84188176b1e4e16f50b02b8ba (patch)
tree7ebbd9fa583242e2b81930bc49ffa55f1fcc2993
parentbdaf97bd864352e30434ad67fa2978ebb4d3a989 (diff)
downloadpostgresql-f951a4677121ece84188176b1e4e16f50b02b8ba.tar.gz
postgresql-f951a4677121ece84188176b1e4e16f50b02b8ba.zip
Add:
> * Allow point-in-time recovery to archive partially filled logs
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 78d40d2df65..e22e6c574d5 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
Bracketed items "[]" have more detail.
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Thu Jul 29 12:46:58 EDT 2004
+Last updated: Sat Jul 31 02:13:51 EDT 2004
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
@@ -50,6 +50,7 @@ Administration
* Allow server logs to be read using SQL commands
* Allow server configuration parameters to be modified remotetly
* Allow administrators to safely terminate individual sessions
+* Allow point-in-time recovery to archive partially filled logs
* Improve replication solutions
o Automatic failover