Utilizing multiple cores for one query - Mailing list pgsql-performance

From henk de wit
Subject Utilizing multiple cores for one query
Date
Msg-id BAY124-W312F15BBE3D85AE1D472F8F5720@phx.gbl
Whole thread Raw
Responses Re: Utilizing multiple cores for one query
List pgsql-performance
I wonder whether the current versions of postgres (i.e. either 8.2 or 8.3) are able to utilize multiple cores for the execution of a single query?

This is one thing that systems like SQL Server and Oracle have been able to do for quite some time. I haven't seen much in the documentation that hints that this may be possible in PG, nor did I find much in the mailinglists about this. The only thing I found was a topic that discussed some patches that may eventually lead to a sequence scan being handled by multiple cores.

Could someone shed some light on the current or future abilities of PG for making use of multiple cores to execute a single query?

Thanks in advance



Express yourself instantly with MSN Messenger! MSN Messenger

pgsql-performance by date:

Previous
From: cluster
Date:
Subject: Re: Appending "LIMIT" to query drastically decreases performance
Next
From: "Jonah H. Harris"
Date:
Subject: Re: Utilizing multiple cores for one query