Re: Utilizing multiple cores for one query

From: "Marko Kreen" <markokr(at)gmail(dot)com>
To: "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
Cc: "henk de wit" <henk53602(at)hotmail(dot)com>, "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Utilizing multiple cores for one query
Date: 2007-12-10 11:51:17
Message-ID: e51f66da0712100351u7279f669ud48f7ffa803e1b6b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 12/1/07, Jonah H. Harris <jonah(dot)harris(at)gmail(dot)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

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Piotr Gasidło 2007-12-10 12:58:01 Index on VARCHAR with text_pattern_ops inside PL/PGSQL procedure.
Previous Message Richard Huxton 2007-12-10 09:31:02 Re: database tuning