Re: One or more processor ?

From: johnnnnnn <john(at)phaedrusdeinus(dot)org>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: One or more processor ?
Date: 2003-10-10 17:15:34
Message-ID: 20031010171534.GB7976@performics.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Fri, Oct 10, 2003 at 12:42:04PM -0400, Bill Moran wrote:
> 4) It simply isn't practical to expect a single query to
> execute on multiple processors simultaneously.
>
> Do you know of any RDBMS that actually will execute a single query
> on multiple processors?

Yes, DB2 will do this if configured correctly. It's very useful for
large, complicated queries that have multiple subplans.

-johnnnnnnnn

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Bruce Momjian 2003-10-10 17:24:29 Re: further testing on IDE drives
Previous Message Jason Hihn 2003-10-10 17:09:34 Re: One or more processor ?