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 a4840c8 commit 6832927Copy full SHA for 6832927
doc/src/sgml/high-availability.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.26 2007/11/12 18:01:44 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.27 2007/11/13 18:44:20 momjian Exp $ -->
2
3
<chapter id="high-availability">
4
<title>High Availability, Load Balancing, and Replication</title>
@@ -74,7 +74,9 @@
74
75
<para>
76
The remainder of this section outlines various failover, replication,
77
- and load balancing solutions.
+ and load balancing solutions. A <ulink
78
+ url="http://www.postgres-r.org/documentation/terms">glossary</ulink> is
79
+ also available.
80
</para>
81
82
<variablelist>
0 commit comments