Update pgpool-II mention.
authorBruce Momjian
Sun, 16 Dec 2007 09:44:27 +0000 (09:44 +0000)
committerBruce Momjian
Sun, 16 Dec 2007 09:44:27 +0000 (09:44 +0000)
doc/src/sgml/high-availability.sgml

index 33bced73448a2a79e2af86f471c9757a488c0471..780f988d2c644bb6fb32a33b4ec332142cbe747a 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  High Availability, Load Balancing, and Replication
@@ -195,7 +195,7 @@ protocol to make nodes agree on a serializable transactional order.
      using two-phase commit (
      endterm="sql-prepare-transaction-title"> and 
      linkend="sql-commit-prepared" endterm="sql-commit-prepared-title">.
-     Pgpool and Sequoia are examples of
+     Pgpool-II and Sequoia are examples of
      this type of replication.