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:40 -0400 |
commit | 7871d2a9cacf67ab1fd6704eb6be5f6bbdc39372 (patch) | |
tree | 51389601f777afce0b30113da3b0c2895ab8dbef | |
parent | 6b584c36a40ca68bd7f1943eb34ce1507b16bb2c (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 65281f7f976..64b91b28406 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"> |