You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Discussing the low level issue of nbtree VACUUM and recovery conflictsin btvacuumpage() now seems inappropriate. The same issue is discussedin nbtxlog.h, as well as in a comment block above _bt_delitems_vacuum().The comment block made more sense when it was part of a broaderdiscussion of nbtree VACUUM "pin scans". These were removed by commit9f83468.