Re: BF mamba failure
Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
From: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
To: Kouber Saparev <kouber@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org, Michael Paquier <michael@paquier.xyz>
Date: 2024-10-11T08:18:58Z
Lists: pgsql-hackers
Hi, On Fri, Oct 11, 2024 at 11:07:29AM +0300, Kouber Saparev wrote: > На чт, 10.10.2024 г. в 17:42 Bertrand Drouvot <bertranddrouvot.pg@gmail.com> > написа: > > > > > Does the error message looks like (added in [1]): > > > > " > > trying to drop stats entry already dropped: kind=%s dboid=%u objoid=%u > > refcount=%u", > > " > > > > by any chance? If so, would you mind to share it? > > > > Regards, > > > > [1]: https://postgr.es/c/d92573adcb > > > Unfortunately not, we are running 15.4 and planning to upgrade very soon. > Is the patch mentioned already merged in PostgreSQL 16? Yes, as of 16.4. Regards, -- Bertrand Drouvot PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com
Commits
-
Add information about "generation" when dropping twice pgstats entry
- 769be67a3c7a 15.14 landed
- f770006928d0 16.10 landed
- bdda6ba30cbe 17.6 landed
- ab74ce4dc909 18.0 landed
- 84b32fd22830 19 (unreleased) landed
-
Fix race conditions with drop of reused pgstats entries
- 154c5b42a3d8 15.10 landed
- afa20845dd13 16.6 landed
- 1d6a03ea4146 17.2 landed
- 818119afccd3 18.0 landed