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

From Alexander Lakhin
Subject Re: BUG: Former primary node might stuck when started as a standby
Date
Msg-id c7284102-01fb-4704-8a80-8e65f59fa933@gmail.com
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
Dear Kuroda-san,

[ back to -hackers after short off-list discussion ]

20.02.2026 04:00, Alexander Lakhin wrote:
>
> Please look at the attached self-contained script. It works for me (failed
> on iterations 6, 12, 2 right now, on my workstation with Ryzen 7900X) --
> probably you could adjust number of parallel jobs to reproduce it on your
> hardware.
>

As it turned out, v2 patch works as expected, but the test may still fail
when the build is configured without injection points. Maybe this test (
and similar one(s)) should be skipped in this case, not sure...

Best regards,
Alexander



pgsql-hackers by date:

Previous
From: Alexander Pyhalov
Date:
Subject: Re: Asynchronous MergeAppend
Next
From: Soumya S Murali
Date:
Subject: Re: [Patch]Add tab completion for DELETE ... USING