summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2011-05-03 11:35:17 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2011-05-03 11:35:17 -0300
commit04be7ac271c4b6db6ba518225f58f936b3b4435c (patch)
treef99285eb2c3b0639a43960f10337416fbbb1432f
parent561485709673f4bc05240e891dd9056bdedbbcbc (diff)
Update obsolete mention of Sequoia, now known as Tungsten
Per http://joomla.aws.continuent.com/community/lab-projects/sequoia Greg Smith
-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 5bb45fea7e9..0283a1c8679 100644
--- a/doc/src/sgml/high-availability.sgml
+++ b/doc/src/sgml/high-availability.sgml
@@ -210,8 +210,8 @@ protocol to make nodes agree on a serializable transactional order.
transactions either commit or abort on all servers, perhaps
using two-phase commit (<xref linkend="sql-prepare-transaction">
and <xref linkend="sql-commit-prepared">.
- <productname>Pgpool-II</> and <productname>Sequoia</> are examples of
- this type of replication.
+ <productname>Pgpool-II</> and <productname>Continuent Tungsten</>
+ are examples of this type of replication.
</para>
</listitem>
</varlistentry>