On Wed, Jul 31, 2024 at 4:38 PM Peter Geoghegan <p...@bowt.ie> wrote: > > On Thu, Jun 20, 2024 at 7:42 PM Melanie Plageman > <melanieplage...@gmail.com> wrote: > > In back branches starting with 14, failing to remove tuples older than > > OldestXmin during pruning caused vacuum to infinitely loop in > > lazy_scan_prune(), as investigated on this [1] thread. > > Shouldn't somebody remove the entry that we have for this issue under > https://wiki.postgresql.org/wiki/PostgreSQL_17_Open_Items#Older_bugs_affecting_stable_branches?
Thanks for the reminder. Done! - Melanie