Re: Crash in new pgstats code
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Michael Paquier <michael@paquier.xyz>
Cc: Thomas Munro <thomas.munro@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, Fujii Masao <fujii@postgresql.org>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-05-12T15:38:51Z
Lists: pgsql-hackers
Hi, On 2022-05-11 15:46:13 +0900, Michael Paquier wrote: > On Tue, Apr 19, 2022 at 08:31:05PM +1200, Thomas Munro wrote: > > On Tue, Apr 19, 2022 at 2:50 AM Andres Freund <andres@anarazel.de> wrote: > > > Kestrel won't go that far back even - I set it up 23 days ago... > > > > Here's a ~6 month old example from mylodon (I can't see much further > > back than that with HTTP requests... I guess BF records are purged?): > > > > https://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=mylodon&dt=2021-10-19%2022%3A57%3A54&stg=recovery-check > > Do we have anything remaining on this thread in light of the upcoming > beta1? One fix has been pushed upthread, but it does not seem we are > completely in the clear either. I don't know what else there is to do, tbh. Greetings, Andres Freund
Commits
-
pgstat: Use correct lock level in pgstat_drop_all_entries().
- 4a736a161c30 15.0 landed