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:35 -0400 |
commit | a84661215c0275942b3ecf3a023a8447c71338eb (patch) | |
tree | 8ddc61dc0b94c3d40b08aef134f5ac2d783683ca | |
parent | 96fd76dd287593b3b444ebddc1f817bd08bc812a (diff) | |
download | postgresql-a84661215c0275942b3ecf3a023a8447c71338eb.tar.gz postgresql-a84661215c0275942b3ecf3a023a8447c71338eb.zip |
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 1f1fb463436..8251603c759 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"> |