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
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
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