Re: Is a logical replication crash recovery safe? - Mailing list pgsql-general

From Christophe Pettus
Subject Re: Is a logical replication crash recovery safe?
Date
Msg-id 92C9BEE0-7DA9-4C07-BABB-466E8D2EF000@thebuild.com
Whole thread Raw
In response to Is a logical replication crash recovery safe?  ("Zwettler Markus (OIZ)" <Markus.Zwettler@zuerich.ch>)
Responses AW: [Extern] Re: Is a logical replication crash recovery safe?
List pgsql-general

> On Jan 24, 2023, at 07:37, Zwettler Markus (OIZ) <Markus.Zwettler@zuerich.ch> wrote:
>
> Is a logical replication crash recovery safe?

You might want to give more detail about the scenario you are concerned about.  Changes that are received by a
subscriberas part of logical replication are WAL-logged, observe transaction semantics, and will be replayed if the
subscribercrashes and restarts. 


pgsql-general by date:

Previous
From: "Zwettler Markus (OIZ)"
Date:
Subject: Is a logical replication crash recovery safe?
Next
From: "Zwettler Markus (OIZ)"
Date:
Subject: AW: [Extern] Re: Is a logical replication crash recovery safe?