diff options
author | Alvaro Herrera | 2011-05-03 14:35:17 +0000 |
---|---|---|
committer | Alvaro Herrera | 2011-05-03 14:35:17 +0000 |
commit | 04be7ac271c4b6db6ba518225f58f936b3b4435c (patch) | |
tree | f99285eb2c3b0639a43960f10337416fbbb1432f | |
parent | 561485709673f4bc05240e891dd9056bdedbbcbc (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.sgml | 4 |
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> |