summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian2007-12-16 09:44:27 +0000
committerBruce Momjian2007-12-16 09:44:27 +0000
commita22d8971349d0a8a342c3cf517bcaec03a2b25f7 (patch)
treed4d62707e2b4516c6c962093d30d345e52f4d9c3 /doc/src
parentfbabe026da14ed7b12c4a8c6bd1caa55132c1c61 (diff)
Update pgpool-II mention.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/high-availability.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/high-availability.sgml b/doc/src/sgml/high-availability.sgml
index 33bced73448..780f988d2c6 100644
--- a/doc/src/sgml/high-availability.sgml
+++ b/doc/src/sgml/high-availability.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.29 2007/11/28 15:42:31 petere Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.30 2007/12/16 09:44:27 momjian Exp $ -->
<chapter id="high-availability">
<title>High Availability, Load Balancing, and Replication</title>
@@ -195,7 +195,7 @@ protocol to make nodes agree on a serializable transactional order.
using two-phase commit (<xref linkend="sql-prepare-transaction"
endterm="sql-prepare-transaction-title"> and <xref
linkend="sql-commit-prepared" endterm="sql-commit-prepared-title">.
- <productname>Pgpool</> and <productname>Sequoia</> are examples of
+ <productname>Pgpool-II</> and <productname>Sequoia</> are examples of
this type of replication.
</para>
</listitem>