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

From Marko Kreen
Subject Re: Utilizing multiple cores for one query
Date
Msg-id e51f66da0712100351u7279f669ud48f7ffa803e1b6b@mail.gmail.com
Whole thread Raw
In response to Re: Utilizing multiple cores for one query  ("Jonah H. Harris" <jonah.harris@gmail.com>)
List pgsql-performance
On 12/1/07, Jonah H. Harris <jonah.harris@gmail.com> wrote:
> Currently, the only way to parallelize a query in Postgres is to use pgpool-II.

FYI: plproxy issues queries for several nodes in parallel too.

--
marko

pgsql-performance by date:

Previous
From: Richard Huxton
Date:
Subject: Re: database tuning
Next
From: Piotr Gasidło
Date:
Subject: Index on VARCHAR with text_pattern_ops inside PL/PGSQL procedure.