Search Postgresql Archives

using more then one CPU for queries

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



from what i understand PostgreSQL only uses one CPU for any one query.

i do understand that on systems where there are many more connections and simultaneous transactions (relatively small transactions) then the number of processors, the queries would most likely run on a single processor even if more processors were available. on systems with many long running queries (possibly analytical) the same would apply.

but on systems with relatively few queries compared to the number of processors or on systems that have many small queries running and a few large it could help run the large queries on more then one processor.

i would like to ask if there are some plans or if there has been any discussions about allowing any one query to run on more then one processor?

tia.
stig


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux