mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 00:01:57 -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.