Re: Can I make logical replication behave like synchronous streaming?

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

 



On Wed, 20 Oct 2021 at 22:47, sbob <sbob@xxxxxxxxxxxxxxxxxxxxx> wrote:

> We are going to be replication across platforms (risc ti intel), so we
> will be using logical replication (PostgreSQL v11)
>
> However we need a synchronous solution as opposed to async.
>
>
> Does logical replication perform like synchronous streaming? If not can
> I force it to do so?

Yes, it is designed to use the same connection interfaces.

https://www.postgresql.org/docs/devel/logical-replication-subscription.html

Note that sync rep in this mode is equivalent to synchronous_commit =
remote_apply.

-- 
Simon Riggs                http://www.EnterpriseDB.com/





[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux