Re: Parallel query execution - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Parallel query execution
Date
Msg-id CAB7nPqThPL-1mhjtbhidnLfcV98EWbyPCw6O1UsbxSuPsPepcw@mail.gmail.com
Whole thread Raw
In response to Re: Parallel query execution  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Parallel query execution
List pgsql-hackers


On Wed, Jan 16, 2013 at 1:22 PM, Josh Berkus <josh@agliodbs.com> wrote:
Claudio, Stephen,

It really seems like the areas where we could get the most "bang for the
buck" in parallelism would be:

1. Parallel sort
2. Parallel aggregation (for commutative aggregates)
3. Parallel nested loop join (especially for expression joins, like GIS)
parallel data load? :/
--
Michael Paquier
http://michael.otacoo.com

pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Parallel query execution
Next
From: Bruce Momjian
Date:
Subject: Re: Parallel query execution