diff options
author | Bruce Momjian <bruce@momjian.us> | 2007-12-21 21:20:27 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2007-12-21 21:20:27 +0000 |
commit | cda598e184a10dad79a75ecc9ac1e77c1fededd7 (patch) | |
tree | 74030fd513a4558ea8805986eca959d5def3fd3b /src/backend/utils/adt/tsquery_gist.c | |
parent | 012786aa1e9a28ee1e4c3a56ba9871f7b7bf7723 (diff) | |
download | postgresql-cda598e184a10dad79a75ecc9ac1e77c1fededd7.tar.gz postgresql-cda598e184a10dad79a75ecc9ac1e77c1fededd7.zip |
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.
Diffstat (limited to 'src/backend/utils/adt/tsquery_gist.c')
0 files changed, 0 insertions, 0 deletions