mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
No master server overhead for middleware replication.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.25 2007/11/12 17:02:14 momjian Exp $ -->
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.26 2007/11/12 18:01:44 momjian Exp $ -->
|
||||
|
||||
<chapter id="high-availability">
|
||||
<title>High Availability, Load Balancing, and Replication</title>
|
||||
@ -312,7 +312,7 @@ protocol to make nodes agree on a serializable transactional order.
|
||||
<entry align="center"></entry>
|
||||
<entry align="center">•</entry>
|
||||
<entry align="center"></entry>
|
||||
<entry align="center"></entry>
|
||||
<entry align="center">•</entry>
|
||||
<entry align="center"></entry>
|
||||
<entry align="center"></entry>
|
||||
</row>
|
||||
|
Reference in New Issue
Block a user