I mistyped and yes B101 is a replica node, not primary.
The correct architecture is
A101(primary) -> A201(replica) -> B101(replica) -> B201(replica)
On Mon, Oct 3, 2022 at 5:55 PM Michael Paquier wrote:
> On Mon, Oct 03, 2022 at 12:41:23PM -0700, John Bolliger wrote:
> > O
al and walk
up the chain to the primary and get the WAL file name for the LSN in the
error message, then sync and overwrite the bad WAL file from the parent,
but I hope I can track down the actual bug here, rather than relying upon a
process to fix this after the fact.
--
John Bolliger