mirror of
https://github.com/postgres/postgres.git
synced 2025-05-28 00:03:23 -04:00
< This allows vacuum to reclaim free space without requiring < a sequential scan > This allows vacuum to target specific pages for possible free space > without requiring a sequential scan.