8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f9ef2b commit 87ce0faCopy full SHA for 87ce0fa
doc/src/sgml/high-availability.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.27 2007/11/13 18:44:20 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.28 2007/11/28 10:10:14 petere Exp $ -->
2
3
<chapter id="high-availability">
4
<title>High Availability, Load Balancing, and Replication</title>
@@ -270,7 +270,7 @@ protocol to make nodes agree on a serializable transactional order.
270
271
<table id="high-availability-matrix">
272
<title>High Availability, Load Balancing, and Replication Feature Matrix</title>
273
- <tgroup cols="9">
+ <tgroup cols="8">
274
<thead>
275
<row>
276
<entry>Feature</entry>
0 commit comments