]> granicus.if.org Git - postgresql/commit
Add description for concurrent sequential scans:
authorBruce Momjian <bruce@momjian.us>
Mon, 25 Apr 2005 01:42:41 +0000 (01:42 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 25 Apr 2005 01:42:41 +0000 (01:42 +0000)
commit7a4c34c97ca546800678f65c466f4b42ae4ce7b8
treeca26ac591efa6fd3c178b70f937a64f2407506d2
parent5b05185262fd562080ecfd675c7b3634a69851c0
Add description for concurrent sequential scans:

>   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.
doc/TODO
doc/src/FAQ/TODO.html