mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +03:00
> One possible implementation is to start sequential scans from the lowest > numbered buffer in the shared cache, and when reaching the end wrap > around to the beginning, rather than always starting sequential scans > at the start of the table.