diff options
author | Bruce Momjian | 2007-11-13 18:44:20 +0000 |
---|---|---|
committer | Bruce Momjian | 2007-11-13 18:44:20 +0000 |
commit | b311b619588d740b8b602e82629cf57e6e230e44 (patch) | |
tree | 809100a85a7536903db98320beca963e2ff11846 | |
parent | db98f2fefca99225a03cd247875bba34d54ae684 (diff) |
Add link to Postgres-R glossary from our documentation (has helpful
terms defined).
-rw-r--r-- | doc/src/sgml/high-availability.sgml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/src/sgml/high-availability.sgml b/doc/src/sgml/high-availability.sgml index 68b031ea55..c2a5b2513f 100644 --- a/doc/src/sgml/high-availability.sgml +++ b/doc/src/sgml/high-availability.sgml @@ -74,7 +74,9 @@ <para> The remainder of this section outlines various failover, replication, - and load balancing solutions. + and load balancing solutions. A <ulink + url="http://www.postgres-r.org/documentation/terms">glossary</ulink> is + also available. </para> <variablelist> |