From 58908d49ec9574bd7f72f955aede1cb857c035a0 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 8 Nov 2007 22:14:18 +0000 Subject: [PATCH] Wording improvement for pl/proxy mention. --- doc/src/sgml/high-availability.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/high-availability.sgml b/doc/src/sgml/high-availability.sgml index 27243aab98..b85293a9c3 100644 --- a/doc/src/sgml/high-availability.sgml +++ b/doc/src/sgml/high-availability.sgml @@ -193,7 +193,7 @@ protocol to make nodes agree on a serializable transactional order. endterm="sql-prepare-transaction-title"> and . Pgpool and Sequoia are an example of this type of replication. - This can be implemented using the PL/Proxy toolset as well. + Also, this can be implemented using the PL/Proxy toolset. -- 2.39.5