• Bruce Momjian's avatar
    Add description for concurrent sequential scans: · 7a4c34c9
    Bruce Momjian authored
    >   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.
    7a4c34c9
TODO 38.3 KB