From: Bruce Momjian Date: Tue, 14 Nov 2006 22:25:15 +0000 (+0000) Subject: Fix xrefs for failover changes. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=71eddbcacfabeff21f15144e66546b08bb62324d;p=users%2Fbernd%2Fpostgres.git Fix xrefs for failover changes. --- diff --git a/doc/src/sgml/failover.sgml b/doc/src/sgml/failover.sgml index 430ee09a15..38e0fd6b07 100644 --- a/doc/src/sgml/failover.sgml +++ b/doc/src/sgml/failover.sgml @@ -189,9 +189,10 @@ RAC product. PostgreSQL does not offer this type of load balancing, though PostgreSQL two-phase commit ( and ) can be used to implement this in - application code or middleware. + linkend="sql-prepare-transaction" + endterm="sql-prepare-transaction-title"> and ) + can be used to implement this in application code or middleware.