On Wed, Nov 20, 2019 at 1:43 PM Peter Geoghegan <p...@bowt.ie> wrote: > My understanding is that we can trust RecentGlobalXmin to be something > useful and current during recovery, in general, so the selfuncs.c > index-only scan (which uses SnapshotNonVacuumable + RecentGlobalXmin) > can be trusted to work just as well as it would on the primary. Does > that sound correct?
Nobody wants to chime in on this? I would like to fix the nbtree README soon. It's kind of standing in the way of my plan to finish off the work started by Simon's commit 3e4b7d87, and remove the remaining remnants of nbtree VACUUM "pin scans". Apart from anything else, the current organisation of the code is contradictory. -- Peter Geoghegan