diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-05-10 20:28:48 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-05-10 20:28:48 +0000 |
commit | a26ad8a643d4ae44be16a773e19f7ae32df048ac (patch) | |
tree | d395d8e7066c77c67f29a2ee4f2ea38b13cadc38 | |
parent | d228278c6e9b04223ed31cc828644275df8be8f6 (diff) | |
download | postgresql-a26ad8a643d4ae44be16a773e19f7ae32df048ac.tar.gz postgresql-a26ad8a643d4ae44be16a773e19f7ae32df048ac.zip |
Update TODO list.
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Thu May 10 16:26:24 EDT 2001 +Last updated: Thu May 10 16:28:36 EDT 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -35,7 +35,7 @@ ENHANCEMENTS URGENT * Add replication of distributed databases [replication] - o automatic fallover + o automatic failover o load balancing o master/slave replication o multi-master replication |