diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-03-17 09:32:34 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-03-17 09:32:34 -0400 |
commit | bd9028b824c9c5f97795bb6b7b6f5ce38eb69f98 (patch) | |
tree | d2cc31ec227ddbbc9e8b0507abff14da123b3192 | |
parent | a02731cb10535a6d5f66447295e7b8e22807f471 (diff) |
Remove dead link.
David Christensen
Discussion: http://postgr.es/m/82299377-1480-4439-9ABA-5828D71AA22E@endpoint.com
-rw-r--r-- | doc/src/sgml/high-availability.sgml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/src/sgml/high-availability.sgml b/doc/src/sgml/high-availability.sgml index 0e619912d8f..cc84b911b0e 100644 --- a/doc/src/sgml/high-availability.sgml +++ b/doc/src/sgml/high-availability.sgml @@ -76,9 +76,7 @@ <para> The remainder of this section outlines various failover, replication, - and load balancing solutions. A <ulink - url="http://www.postgres-r.org/documentation/terms">glossary</ulink> is - also available. + and load balancing solutions. </para> <sect1 id="different-replication-solutions"> |