Re: Parallel query execution - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: Parallel query execution
Date
Msg-id 20130115223316.GZ16126@tamriel.snowman.net
Whole thread Raw
In response to Parallel query execution  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
* Bruce Momjian (bruce@momjian.us) wrote:
> Parallelism isn't going to help all queries, in fact it might be just a
> small subset, but it will be the larger queries.  The pg_upgrade
> parallelism only helps clusters with multiple databases or tablespaces,
> but the improvements are significant.

This would be fantastic and I'd like to help.  Parallel query and real
partitioning are two of our biggest holes for OLAP and data warehouse
users.

> Please consider updating the page yourself or posting your ideas to this
> thread.  Thanks.

Will do.
Thanks,
    Stephen

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Curious buildfarm failures (fwd)
Next
From: Peter Geoghegan
Date:
Subject: Re: Parallel query execution