This makes the description more consistent with the other options, and
the mapping with VACUUM is intuitive.
Author: Nathan Bossart
Discussion: https://postgr.es/m/
FFE5373C-E26A-495B-B5C8-
911EC4A41C5E@amazon.com
- Disable all page-skipping behavior during processing based on
- the visibility map, similarly to the option
- DISABLE_PAGE_SKIPPING for VACUUM.
+ Disable skipping pages based on the contents of the visibility map.