]> granicus.if.org Git - postgresql/commit
Move item to proper section:
authorBruce Momjian <bruce@momjian.us>
Fri, 21 Dec 2007 21:20:27 +0000 (21:20 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 21 Dec 2007 21:20:27 +0000 (21:20 +0000)
commitcda598e184a10dad79a75ecc9ac1e77c1fededd7
tree74030fd513a4558ea8805986eca959d5def3fd3b
parent012786aa1e9a28ee1e4c3a56ba9871f7b7bf7723
Move item to proper section:

< * Experiment with multi-threaded backend better resource utilization
<
<   This would allow a single query to make use of multiple CPU's or
<   multiple I/O channels simultaneously.  One idea is to create a
<   background reader that can pre-fetch sequential and index scan
<   pages needed by other backends.  This could be expanded to allow
<   concurrent reads from multiple devices in a partitioned table.
<
> * Experiment with multi-threaded backend better resource utilization
>
>   This would allow a single query to make use of multiple CPU's or
>   multiple I/O channels simultaneously.  One idea is to create a
>   background reader that can pre-fetch sequential and index scan
>   pages needed by other backends.  This could be expanded to allow
>   concurrent reads from multiple devices in a partitioned table.
doc/TODO
doc/src/FAQ/TODO.html