diff --git a/doc/src/sgml/high-availability.sgml b/doc/src/sgml/high-availability.sgml index 05b72441570..78467d57318 100644 --- a/doc/src/sgml/high-availability.sgml +++ b/doc/src/sgml/high-availability.sgml @@ -1,4 +1,4 @@ - + High Availability, Load Balancing, and Replication @@ -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.