Re: Crash in new pgstats code

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Andres Freund <andres@anarazel.de>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Thomas Munro <thomas.munro@gmail.com>, Fujii Masao <fujii@postgresql.org>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-05-12T23:54:19Z
Lists: pgsql-hackers
On Thu, May 12, 2022 at 09:33:05AM -0700, Andres Freund wrote:
> On 2022-05-12 12:12:59 -0400, Tom Lane wrote:
>> But we have not seen any pgstat crashes lately, so I'm content to mark the
>> open item as resolved.
> 
> Cool.

Okay, thanks for the feedback.  I have marked the item as resolved for
the time being.  Let's revisit it later if necessary.
--
Michael

Commits

  1. pgstat: Use correct lock level in pgstat_drop_all_entries().