projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4840c8
)
Add link to Postgres-R glossary from our documentation (has helpful
author
Bruce Momjian
Tue, 13 Nov 2007 18:44:20 +0000
(18:44 +0000)
committer
Bruce Momjian
Tue, 13 Nov 2007 18:44:20 +0000
(18:44 +0000)
terms defined).
doc/src/sgml/high-availability.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/high-availability.sgml
b/doc/src/sgml/high-availability.sgml
index b498a340614e33830e05681be0980ac949c3b290..738b878132ff7687b304fa811d214b26869a8acd 100644
(file)
--- a/
doc/src/sgml/high-availability.sgml
+++ b/
doc/src/sgml/high-availability.sgml
@@
-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.