Search Postgresql Archives

Re: Sync replication

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Greetings,

On our mailing lists, we prefer that replies be in-line and ask that
users not top-post.  Please see my response, in-line, below.

* Azimuddin Mohammed (azimeiu@xxxxxxxxx) wrote:
> So untill my slave comes up master does not commit any transaction which
> means technically my db is non operative?

That's correct, which is why it's encouraged to have multiple replicas
configured when using synchronous replication.  In v10, it's possible to
specify how many synchronous replicas are required to have acknowledged
a given transaction before a COMMIT is returned to the applicaiton.
Please review the documentation here:

https://www.postgresql.org/docs/current/static/warm-standby.html#SYNCHRONOUS-REPLICATION

Thanks!

Stephen

Attachment: signature.asc
Description: PGP signature


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux