Re: BUG: Former primary node might stuck when started as a standby - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: BUG: Former primary node might stuck when started as a standby
Date
Msg-id aajXgmZjROQvPGpY@paquier.xyz
Whole thread Raw
In response to Re: BUG: Former primary node might stuck when started as a standby  (Alexander Lakhin <exclusion@gmail.com>)
Responses RE: BUG: Former primary node might stuck when started as a standby
List pgsql-hackers
On Wed, Mar 04, 2026 at 11:00:00AM +0200, Alexander Lakhin wrote:
> No, I didn't. I agree that eliminating already known failures makes more
> sense. Anyway, we'll have the thread which explain why such failures can
> happen.

Fixed this second instability now with the same trick as 009, down to
v14, as there is no strong requirement for an immediate stop of the
primary to check that a standby is able to to a TLI jump when
reconnecting to the promoted standby.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: [PATCH] Fix improper tuple deallocation in import_pg_statist()
Next
From: Chao Li
Date:
Subject: Re: astreamer_lz4: fix bug of output pointer advancement in decompressor