Re: Replication Question / Issue - PRIMARY with SYNC and ASYNC Replication - Mailing list pgsql-admin

From Scott Ribe
Subject Re: Replication Question / Issue - PRIMARY with SYNC and ASYNC Replication
Date
Msg-id F5E71696-59DF-42C1-BFA4-A7A7CED02BAD@elevated-dev.com
Whole thread Raw
In response to Re: Replication Question / Issue - PRIMARY with SYNC and ASYNC Replication  (Ron Johnson <ronljohnsonjr@gmail.com>)
List pgsql-admin
> On Oct 30, 2025, at 7:38 AM, Ron Johnson <ronljohnsonjr@gmail.com> wrote:
>
> Under this scenario, it is not able too since SERVER-G is not accessible. Does that make sense?

Synchronous replication means that the transaction is not complete until it finishes on both servers. That's literally
what"synchronous" is. 




pgsql-admin by date:

Previous
From: Ron Johnson
Date:
Subject: Re: Replication Question / Issue - PRIMARY with SYNC and ASYNC Replication
Next
From: Shubhang Joshi
Date:
Subject: Re: WAL replay is too slow on secondary server