diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-10-08 00:36:23 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-10-08 00:36:23 +0000 |
commit | c4c342891499359326b6d087047e4415cf6d26b4 (patch) | |
tree | dcf97f81d706c163d8f2573c0e02afb3eb7863e5 /doc/src/sgml/ref/postgres-ref.sgml | |
parent | b577fe1d569276014d889e52e01942997372271c (diff) | |
download | postgresql-c4c342891499359326b6d087047e4415cf6d26b4.tar.gz postgresql-c4c342891499359326b6d087047e4415cf6d26b4.zip |
Add:
* Consider parallel processing a single query
This would involve using multiple threads or processes to do optimization,
sorting, or execution of single query. The major advantage of such a
feature would be to allow multiple CPUs to work together to process a
single query.
Diffstat (limited to 'doc/src/sgml/ref/postgres-ref.sgml')
0 files changed, 0 insertions, 0 deletions