Re: tuning postgresql 9.3.5 and multiple cores

Поиск
Список
Период
Сортировка
От Soni M
Тема Re: tuning postgresql 9.3.5 and multiple cores
Дата
Msg-id CAAMgDXkzcH9EwTG5CUT81_UZORbAY2H6kGzh57ZC4HO0556z9A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: tuning postgresql 9.3.5 and multiple cores  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-performance
Changing to a higher rate CPU would be more helpful if you run less than 32 queries at a time.


On Tue, Aug 26, 2014 at 8:51 AM, Jeff Janes <jeff.janes@gmail.com> wrote:
On Monday, August 25, 2014, Jeison Bedoya Delgado <jeisonb@audifarma.com.co> wrote:
hi, recently i change the hardware of my database 32 cores up to 64 cores and 128GB Ram, but the performance is the same.  Perhaps i have to change any parameter in the postgresql.conf?.


PostgreSQL does not (yet) automatically parallelize queries.

Unless you have more than 32 queries trying to run at the same time, increasing the number of cores from 32 to 64 is unlikely to be useful.

Cheers,

Jeff



--
Regards,

Soni Maula Harriz

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

Предыдущее
От: Mark Kirkwood
Дата:
Сообщение: Re: Turn off Hyperthreading! WAS: 60 core performance with 9.3
Следующее
От: Mark Kirkwood
Дата:
Сообщение: Re: tuning postgresql 9.3.5 and multiple cores