Re: One or more processor ?

Поиск
Список
Период
Сортировка
От Relaxin
Тема Re: One or more processor ?
Дата
Msg-id bm772q$1rdd$1@news.hub.org
обсуждение исходный текст
Ответ на One or more processor ?  (Hervé Piedvache <herve@elma.fr>)
Список 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.




В списке pgsql-performance по дате отправления:

Предыдущее
От: Kenneth Marshall
Дата:
Сообщение: Re: Sun performance - Major discovery!
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Sun performance - Major discovery!