From 04be7ac271c4b6db6ba518225f58f936b3b4435c Mon Sep 17 00:00:00 2001 From: Alvaro Herrera Date: Tue, 3 May 2011 11:35:17 -0300 Subject: [PATCH] Update obsolete mention of Sequoia, now known as Tungsten Per http://joomla.aws.continuent.com/community/lab-projects/sequoia Greg Smith --- doc/src/sgml/high-availability.sgml | 4 ++-- 1 file 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 ( and . - Pgpool-II and Sequoia are examples of - this type of replication. + Pgpool-II and Continuent Tungsten + are examples of this type of replication.