Re: error "can only drop stats once" brings down database
Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
From: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
To: Andres Freund <andres@anarazel.de>
Cc: Michael Paquier <michael@paquier.xyz>, Kyotaro Horiguchi <horikyota.ntt@gmail.com>, florisvannee@optiver.com, tgl@sss.pgh.pa.us, pgsql-bugs@lists.postgresql.org
Date: 2024-06-07T09:32:13Z
Lists: pgsql-bugs
Hi, On Thu, Jun 06, 2024 at 08:12:58PM -0700, Andres Freund wrote: > On 2024-06-07 11:46:04 +0900, Michael Paquier wrote: > > On Fri, Jun 07, 2024 at 10:15:40AM +0900, Kyotaro Horiguchi wrote: > > > To me, this is something that is not expected to happen, but if it > > > does, we would want detailed information. In that sense, it might be > > > better not to hide it in the DETAILS field. > > > > Same arguments here. A simple elog() makes easier to get to this > > data. > > +1 That was a nit, so fine by me to move on with a simple elog(). Regards, -- Bertrand Drouvot PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com
Commits
-
Add more debugging information when dropping twice pgstats entry
- 2de059de2c2d 15.8 landed
- 83f415e2d92e 16.4 landed
- d92573adcb02 17.0 landed