Re: error "can only drop stats once" brings down database
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Cc: Andres Freund <andres@anarazel.de>, Kyotaro Horiguchi <horikyota.ntt@gmail.com>, florisvannee@optiver.com, tgl@sss.pgh.pa.us, pgsql-bugs@lists.postgresql.org
Date: 2024-06-07T09:49:16Z
Lists: pgsql-bugs
On Fri, Jun 07, 2024 at 09:32:13AM +0000, Bertrand Drouvot wrote: > That was a nit, so fine by me to move on with a simple elog(). Okay, I've just applied the elog() version down to 15 then. Now, about the entry getting dropped twice.. -- Michael
Commits
-
Add more debugging information when dropping twice pgstats entry
- 2de059de2c2d 15.8 landed
- 83f415e2d92e 16.4 landed
- d92573adcb02 17.0 landed