Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 6832927

Browse files
committed
Add link to Postgres-R glossary from our documentation (has helpful
terms defined).
1 parent a4840c8 commit 6832927

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/src/sgml/high-availability.sgml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.26 2007/11/12 18:01:44 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.27 2007/11/13 18:44:20 momjian Exp $ -->
22

33
<chapter id="high-availability">
44
<title>High Availability, Load Balancing, and Replication</title>
@@ -74,7 +74,9 @@
7474

7575
<para>
7676
The remainder of this section outlines various failover, replication,
77-
and load balancing solutions.
77+
and load balancing solutions. A <ulink
78+
url="http://www.postgres-r.org/documentation/terms">glossary</ulink> is
79+
also available.
7880
</para>
7981

8082
<variablelist>

0 commit comments

Comments
 (0)