Re: Inaccurate statement about log shipping replication mode - Mailing list pgsql-docs

From Laurenz Albe
Subject Re: Inaccurate statement about log shipping replication mode
Date
Msg-id 93913aeb398b264ca0dc781095d36d6ad2d3be71.camel@cybertec.at
Whole thread Raw
In response to Re: Inaccurate statement about log shipping replication mode  (Artem Gavrilov <artem.gavrilov@percona.com>)
Responses Re: Inaccurate statement about log shipping replication mode
List pgsql-docs
On Mon, 2025-09-01 at 13:51 +0200, Artem Gavrilov wrote:
> As I understand in configuration `Master
> -> Upstream -> Downstream` replication between Master And Upstream
> still can be synchronous, while between Upstream and Downstream is't
> always async. Am I wrong here?

I don't quite understand.  Sure, you can have synchronous replication
between the master and upstream.  It is the "isn't always async" part
that confuses me.  Do you mean that WAL can reach downstream before
the master commits?  That is certainly the case.

Yours,
Laurenz Albe



pgsql-docs by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Inaccurate statement about log shipping replication mode
Next
From: PG Doc comments form
Date:
Subject: Minor necessary/sufficient slip-up?