|
1 | | -<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.31 2008/01/28 18:43:55momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.32 2008/01/30 10:49:55petere Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="high-availability"> |
4 | 4 | <title>High Availability, Load Balancing, and Replication</title> |
@@ -264,7 +264,7 @@ protocol to make nodes agree on a serializable transactional order. |
264 | 264 | </variablelist> |
265 | 265 |
|
266 | 266 | <para> |
267 | | -The table below (<xref linkend="high-availability-matrix">) summarizes |
| 267 | + <xref linkend="high-availability-matrix"> summarizes |
268 | 268 | the capabilities of the various solutions listed above. |
269 | 269 | </para> |
270 | 270 |
|
|