Add link to Postgres-R glossary from our documentation (has helpful
authorBruce Momjian
Tue, 13 Nov 2007 18:44:20 +0000 (18:44 +0000)
committerBruce Momjian
Tue, 13 Nov 2007 18:44:20 +0000 (18:44 +0000)
terms defined).

doc/src/sgml/high-availability.sgml

index b498a340614e33830e05681be0980ac949c3b290..738b878132ff7687b304fa811d214b26869a8acd 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  High Availability, Load Balancing, and Replication
@@ -74,7 +74,9 @@
 
  
   The remainder of this section outlines various failover, replication,
-  and load balancing solutions.
+  and load balancing solutions.  A 
+  url="http://www.postgres-r.org/documentation/terms">glossary is
+  also available.