Re: PostgreSQL on SMP Architectures

Поиск
Список
Период
Сортировка
От Reydan Cankur
Тема Re: PostgreSQL on SMP Architectures
Дата
Msg-id 64CB629A-24B4-47D3-9E2C-72CE297B9FC8@gmail.com
обсуждение исходный текст
Ответ на Re: PostgreSQL on SMP Architectures  (Scott Marlowe <scott.marlowe@gmail.com>)
Ответы Re: PostgreSQL on SMP Architectures  (Boszormenyi Zoltan <zb@cybertec.at>)
Список pgsql-performance
I want to do the second. I want to spread out the workload on all
cores. But also I want to set the core number; for example first I
want to spread out the workload to 32 cores then 64 cores and see the
scalability.
On Feb 14, 2010, at 8:25 PM, Scott Marlowe wrote:

> With all that info, your question is still kind of vague.  Do you want
> to be able to run a single query across all 64 cores?  Or do you have
> 1,000 users and you want them to be spread out on all cores.
> PostgreSQL can do the second but has no native features to do the
> first.


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

Предыдущее
От: Ben Chobot
Дата:
Сообщение: 8.1 -> 8.4 regression
Следующее
От: Boszormenyi Zoltan
Дата:
Сообщение: Re: PostgreSQL on SMP Architectures