]> granicus.if.org Git - postgresql/commitdiff
It seems like most people don't want automatic failover so I am removing
authorBruce Momjian <bruce@momjian.us>
Tue, 8 Feb 2005 03:21:02 +0000 (03:21 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 8 Feb 2005 03:21:02 +0000 (03:21 +0000)
the item:

<  o Automatic failover
<
<    The proper solution to this will probably the use of a master/slave
<    replication solution like Sloney and a connection pooling tool like
<    pgpool.
<

doc/TODO

index b17d50913592ec83308b8298dabebf40aeeca4d9..e068a9cf29fd48d4632377aafcbaa529883f540c 100644 (file)
--- 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:          Wed Feb  2 12:26:37 EST 2005
+Last updated:          Mon Feb  7 22:20:22 EST 2005
 
 The most recent version of this document can be viewed at the PostgreSQL web
 site, http://www.PostgreSQL.org.
@@ -115,12 +115,6 @@ Administration
 *  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
-
-         The proper solution to this will probably the use of a master/slave
-         replication solution like Sloney and a connection pooling tool like
-         pgpool.
-
        o Load balancing
 
          You can use any of the master/slave replication servers to use a