Re: Support Parallel Query Execution in Executor

From: "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
To: "Qingqing Zhou" <zhouqq(at)cs(dot)toronto(dot)edu>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Support Parallel Query Execution in Executor
Date: 2006-04-06 12:51:57
Message-ID: 36e682920604060551l6c2d1e8ct84ff73e7077c07ae@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On 4/6/06, Qingqing Zhou <zhouqq(at)cs(dot)toronto(dot)edu> wrote:
> I have written some experimental code of doing master-slave seqscan in
> PostgreSQL. During the work, I feel we had enough infrastructure to support
> parallel query execution.

Great work! I had looked into this a little bit and came to the same
ideas/problems you did, but none of them seemed insurmountable at all.
I'd be interested in working with you on this if you'd like.

I'm interested in hearing Tom's suggestions on this topic too.

--
Jonah H. Harris, Database Internals Architect
EnterpriseDB Corporation
732.331.1324

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mario Weilguni 2006-04-06 12:57:45 Strange results from to_timestamp
Previous Message Nicolas Barbier 2006-04-06 11:43:19 Re: Explaining Explain

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2006-04-06 14:41:15 Re: Support Parallel Query Execution in Executor
Previous Message Albe Laurenz 2006-04-06 11:27:38 Re: LDAP lookup of connection parameters