Re: Support Parallel Query Execution in Executor - Mailing list pgsql-hackers

From Jonah H. Harris
Subject Re: Support Parallel Query Execution in Executor
Date
Msg-id 36e682920604071800q4200331fp9828f1840870aa83@mail.gmail.com
Whole thread Raw
In response to Re: Support Parallel Query Execution in Executor  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
On 4/7/06, Josh Berkus <josh@agliodbs.com> wrote:
> So even on a single seq scan, parallel query
> execution would make a significant difference
> in performance, possibly as
> much as +75% on seq scans of large tables.

I've been looking at several commercial systems which employ dynamic
partitioning for sequential scans of large tables.  While 75% sounds a
little optimistic, there is most definitely a sizable performance
increase.


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


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Support Parallel Query Execution in Executor
Next
From: Robert Treat
Date:
Subject: Re: please actualize FAQ, broken urls