File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/failover.sgml,v 1.4 2006/11/14 21:43:00 momjian Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/failover.sgml,v 1.5 2006/11/14 22:25:15 momjian Exp $ -->
22
33<chapter id="failover">
44 <title>Failover, Replication, Load Balancing, and Clustering Options</title>
189189 <productname><acronym>RAC</></> product. <productname>PostgreSQL</>
190190 does not offer this type of load balancing, though
191191 <productname>PostgreSQL</> two-phase commit (<xref
192- linkend="sql-prepare-transaction-title"> and <xref linkend=
193- "sql-commit-prepared-title">) can be used to implement this in
194- application code or middleware.
192+ linkend="sql-prepare-transaction"
193+ endterm="sql-prepare-transaction-title"> and <xref
194+ linkend="sql-commit-prepared" endterm="sql-commit-prepared-title">)
195+ can be used to implement this in application code or middleware.
195196 </para>
196197 </sect1>
197198
You can’t perform that action at this time.
0 commit comments