Re: Adding further hardening to nbtree page deletion - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Adding further hardening to nbtree page deletion
Date
Msg-id CAH2-Wzkr42UqhMUYQiE-xE84T83KHegGnn-5Xac6Wc4W-e-1AA@mail.gmail.com
Whole thread Raw
In response to Re: Adding further hardening to nbtree page deletion  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
On Tue, Jun 20, 2023 at 11:13 PM Peter Geoghegan <pg@bowt.ie> wrote:
> FWIW, I'm almost certain that I'll completely run out of ERRORs to
> demote to LOGs before too long. In fact, this might very well be the
> last ERROR that I ever have to demote to a LOG to harden nbtree
> VACUUM.

Pushed this just now, backpatching all the way.

--
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Remove deprecation warnings when compiling PG ~13 with OpenSSL 3.0~
Next
From: Andres Freund
Date:
Subject: Re: vac_truncate_clog()'s bogus check leads to bogusness