summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2007-12-16 09:44:27 +0000
committerBruce Momjian2007-12-16 09:44:27 +0000
commit473f210c3d961a8dd95dc1730878246f6f9db9be (patch)
tree5cc09903c905d234d9e91100aedb6990383623d9
parent057467127f5e9addfbb71c8c8d10d120f748f62b (diff)
Update pgpool-II mention.
-rw-r--r--doc/src/sgml/high-availability.sgml2
1 files changed, 1 insertions, 1 deletions
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 (<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>