|
1 | | -<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.27 2007/11/13 18:44:20 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.28 2007/11/28 10:10:14 petere Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="high-availability"> |
4 | 4 | <title>High Availability, Load Balancing, and Replication</title> |
@@ -270,7 +270,7 @@ protocol to make nodes agree on a serializable transactional order. |
270 | 270 |
|
271 | 271 | <table id="high-availability-matrix"> |
272 | 272 | <title>High Availability, Load Balancing, and Replication Feature Matrix</title> |
273 | | - <tgroup cols="9"> |
| 273 | + <tgroup cols="8"> |
274 | 274 | <thead> |
275 | 275 | <row> |
276 | 276 | <entry>Feature</entry> |
|