Re: Synchronous Multimaster Replication

2019-10-07 Thread Bruce Momjian
On Sat, Sep 28, 2019 at 09:47:40AM -0400, Bruce Momjian wrote: > On Sun, Sep 15, 2019 at 04:37:18PM +, PG Doc comments form wrote: > > The following documentation comment has been logged on the website: > > > > Page: > > https://www.postgresql.org/docs/11/different-replication-solutions.html

Re: Synchronous Multimaster Replication

2019-09-28 Thread Bruce Momjian
ks independently, and periodically communicates with *** protocol to make nodes agree on a serial *** 256,264 In synchronous multimaster replication, each server can accept write requests, and modified data is transmitted from the original server to every other server

Synchronous Multimaster Replication

2019-09-16 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/different-replication-solutions.html Description: Not sure if this is an error but I was wondering about this sentence: "In fact, write performance is often worse than that of a single ser