Update nbtree README's "Scans during Recovery".
Peter Geoghegan <pg@bowt.ie>
Update nbtree README's "Scans during Recovery". get_actual_variable_range() hasn't used a dirty snapshot since commit 3ca930fc3, which invented a new snapshot type specifically to meet selfuncs.c's requirements (HeapTupleSatisfiesNonVacuumable() type snapshots were added). Discussion: https://postgr.es/m/CAH2-Wzn2pSqEOcBDAA40CnO82oEy-EOpE2bNh_XL_cfFoA86jw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/nbtree/README | modified | +4 −10 |
Discussion
- Why is get_actual_variable_range()'s use of SnapshotNonVacuumable safe during recovery? 2 messages · 2019-11-20 → 2019-12-14