From: Bruce Momjian Date: Sun, 16 Dec 2007 09:44:27 +0000 (+0000) Subject: Update pgpool-II mention. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=473f210c3d961a8dd95dc1730878246f6f9db9be;p=users%2Fbernd%2Fpostgres.git Update pgpool-II mention. --- diff --git a/doc/src/sgml/high-availability.sgml b/doc/src/sgml/high-availability.sgml index 32f407cec7..6edcc03f5f 100644 --- a/doc/src/sgml/high-availability.sgml +++ b/doc/src/sgml/high-availability.sgml @@ -195,7 +195,7 @@ protocol to make nodes agree on a serializable transactional order. using two-phase commit ( and . - Pgpool and Sequoia are examples of + Pgpool-II and Sequoia are examples of this type of replication.