visibility map
RU: visibility map
A per-table bitmap marking pages where every tuple is visible to all transactions, letting index-only scans and VACUUM skip the heap for those pages.
RU: visibility map
A per-table bitmap marking pages where every tuple is visible to all transactions, letting index-only scans and VACUUM skip the heap for those pages.