Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0fc2947

Browse files
committed
Fix xrefs for failover changes.
1 parentca21417 commit0fc2947

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

‎doc/src/sgml/failover.sgml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/failover.sgml,v 1.4 2006/11/1421:43:00 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/failover.sgml,v 1.5 2006/11/1422:25:15 momjian Exp $ -->
22

33
<chapter id="failover">
44
<title>Failover, Replication, Load Balancing, and Clustering Options</title>
@@ -189,9 +189,10 @@
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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp