Will multiple CPU cores be used for expensive query - Mailing list pgsql-general

From Allan Kamau
Subject Will multiple CPU cores be used for expensive query
Date
Msg-id ab1ea6541003190019u29036340p47e2b01b8ac11de3@mail.gmail.com
Whole thread Raw
Responses Re: Will multiple CPU cores be used for expensive query  (Devrim GÜNDÜZ <devrim@gunduz.org>)
List pgsql-general
I would like to now if it is possible for PostgreSQL to make use of
multiple processes for a single query.
I am developing a data driven application which was a homemade plpgsql
function that identifies duplicate records(by single column) and
updates a boolean field (of these duplicates) as such.


Allan.

pgsql-general by date:

Previous
From: Grant Allen
Date:
Subject: Re: Many-to-many problem
Next
From: Devrim GÜNDÜZ
Date:
Subject: Re: Will multiple CPU cores be used for expensive query