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:34:30 -0400 |
commit | d0aebf02b0a076c438837bafbb502c14575a0d37 (patch) | |
tree | ece84b1a7acdb4caf8f1714c9dda9f7f54a4d6bb | |
parent | 38bdba54a64bacec78e3266f0848b0b4a824132a (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 06f49dba5da..05b65911b07 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"> |