Re: BF mamba failure - Mailing list pgsql-hackers

From Kouber Saparev
Subject Re: BF mamba failure
Date
Msg-id CAN4RuQv3OTJ1Owqn2U+7ZbvL-N-nZYAUjF_NG8o12ayFN-=0GQ@mail.gmail.com
Whole thread Raw
In response to Re: BF mamba failure  (Michael Paquier <michael@paquier.xyz>)
Responses Re: BF mamba failure
List pgsql-hackers
На чт, 11.09.2025 г. в 2:28 Michael Paquier <michael@paquier.xyz> написа:
As a start, are these failures only in the startup process?  Has the
startup process reached a consistent state when the problem happens
because the replay code is too eager at removing the stats entries?
Has it not reached a consistent state.  These could be useful hints to
extract a reproducible test case, looking for common patterns.

The pattern is the same, although I am not 100% sure that the same replica is having this - it is a cascaded streaming replica, i.e. a replica of another replica. Once we had this in October 2024, with version 15.4, then in August 2025 with 17.3, and now in September again (17.3). The database is working for month(s) perfectly fine in a heavy production workload (lots of WALs etc.), and then all of a sudden it shuts down.

Thanks for the feedback, and let me know if I could provide any additional info. 

--
Kouber

pgsql-hackers by date:

Previous
From: Jelte Fennema-Nio
Date:
Subject: Re: Extension security improvement: Add support for extensions with an owned schema
Next
From: Ashutosh Sharma
Date:
Subject: Re: Clear logical slot's 'synced' flag on promotion of standby