|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.26 2007/11/12 18:01:44 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.27 2007/11/13 18:44:20 momjian Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="high-availability">
|
4 | 4 | <title>High Availability, Load Balancing, and Replication</title>
|
|
74 | 74 |
|
75 | 75 | <para>
|
76 | 76 | The remainder of this section outlines various failover, replication,
|
77 |
| - and load balancing solutions. |
| 77 | + and load balancing solutions. A <ulink |
| 78 | + url="http://www.postgres-r.org/documentation/terms">glossary</ulink> is |
| 79 | + also available. |
78 | 80 | </para>
|
79 | 81 |
|
80 | 82 | <variablelist>
|
|