Re: One or more processor ?

From: "Relaxin" <me(at)yourhouse(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: One or more processor ?
Date: 2003-10-10 21:03:51
Message-ID: bm772q$1rdd$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


> Do you know of any RDBMS that actually will execute a single query on
> multiple processors?

SQL Server does in a sense. It can split a query onto multiple threads
(which could possible use multiple processors) and then brings the results
from the threads into one and then sends the results to the client.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message David Busby 2003-10-10 21:04:51 Index/Foreign Key Question
Previous Message Vivek Khera 2003-10-10 20:49:06 Re: further testing on IDE drives