Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7640c3 commit f73f18fCopy full SHA for f73f18f
doc/src/sgml/high-availability.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.31 2008/01/28 18:43:55 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.32 2008/01/30 10:49:55 petere Exp $ -->
2
3
<chapter id="high-availability">
4
<title>High Availability, Load Balancing, and Replication</title>
@@ -264,7 +264,7 @@ protocol to make nodes agree on a serializable transactional order.
264
</variablelist>
265
266
<para>
267
- The table below (<xref linkend="high-availability-matrix">) summarizes
+ <xref linkend="high-availability-matrix"> summarizes
268
the capabilities of the various solutions listed above.
269
</para>
270
0 commit comments