Re: partition query on multiple cores

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема Re: partition query on multiple cores
Дата
Msg-id 4DC98AAB.10005@fuzzy.cz
обсуждение исходный текст
Ответ на Re: partition query on multiple cores  (Shaun Thomas <sthomas@peak6.com>)
Ответы Re: partition query on multiple cores  (Mason S <masonlists@gmail.com>)
Список pgsql-performance
Dne 10.5.2011 18:22, Shaun Thomas napsal(a):
> On 05/10/2011 10:06 AM, Maciek Sakrejda wrote:
>
>>> I have 8-core server, I wanted to ask whether a query can be divided for
>>> multiple processors or cores, if it could be what to do in postgresql
>>
>> No, at this time (and for the foreseeable future), a single query will
>> run on a single core.
>
> It can *kinda* be done. Take a look at GridSQL.

Or pgpool-II, that can give you something similar.

http://pgpool.projects.postgresql.org/

regards
Tomas

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: help speeding up a query in postgres 8.4.5
Следующее
От: "Pierre C"
Дата:
Сообщение: Postgres NoSQL emulation