Skip to content

Commit 2ce1a60

Browse files
committed
No master server overhead for middleware replication.
1 parent f429409 commit 2ce1a60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/high-availability.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.25 2007/11/12 17:02:14 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.26 2007/11/12 18:01:44 momjian Exp $ -->
22

33
<chapter id="high-availability">
44
<title>High Availability, Load Balancing, and Replication</title>
@@ -312,7 +312,7 @@ protocol to make nodes agree on a serializable transactional order.
312312
<entry align="center"></entry>
313313
<entry align="center">&bull;</entry>
314314
<entry align="center"></entry>
315-
<entry align="center"></entry>
315+
<entry align="center">&bull;</entry>
316316
<entry align="center"></entry>
317317
<entry align="center"></entry>
318318
</row>

0 commit comments

Comments
 (0)