|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.29 2007/11/28 15:42:31 petere Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.30 2007/12/16 09:44:27 momjian Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="high-availability">
|
4 | 4 | <title>High Availability, Load Balancing, and Replication</title>
|
@@ -195,7 +195,7 @@ protocol to make nodes agree on a serializable transactional order.
|
195 | 195 | using two-phase commit (<xref linkend="sql-prepare-transaction"
|
196 | 196 | endterm="sql-prepare-transaction-title"> and <xref
|
197 | 197 | linkend="sql-commit-prepared" endterm="sql-commit-prepared-title">.
|
198 |
| - <productname>Pgpool</> and <productname>Sequoia</> are examples of |
| 198 | + <productname>Pgpool-II</> and <productname>Sequoia</> are examples of |
199 | 199 | this type of replication.
|
200 | 200 | </para>
|
201 | 201 | </listitem>
|
|