Re: PostgreSQL on Dual Processors, Dual-Core AMD Chips

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: PostgreSQL on Dual Processors, Dual-Core AMD Chips
Дата
Msg-id 1129676740.15546.17.camel@state.g2switchworks.com
обсуждение исходный текст
Ответ на PostgreSQL on Dual Processors, Dual-Core AMD Chips  ("Onyx" <omueller@i3.com>)
Список pgsql-general
On Tue, 2005-10-18 at 16:35, Onyx wrote:
> Hello Everyone,
> Does anyone know if PostgreSQL supports running on dual processors,
> and will efficiently utilize the dual processors for performance?
> More specifically, will PostgreSQL utilize the dual processor
> performance of using dual-core AMD chips?  Any information would be
> helpful...

Yes.  As long as it's on an OS that supports SMP, PostgreSQL can use >1
CPU.  However, it each process can only use ONE CPU at at time, so if
you only are running batch files or other single user type things, then
the second CPU may not be as much use.  OTOH, only certain data
warehouse queries could really benefit from spreading a single query
across multiple processors, so it's not a big deal for 95% of all
postgresql installs.

Note that there's usually plenty for the OS to do, so even in the case
of datawarehousing, the second CPU often makes a marked difference in
performance.

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

Предыдущее
От: Michael Glaesemann
Дата:
Сообщение: Re: Wrong charset?
Следующее
От: "Dann Corbit"
Дата:
Сообщение: Re: supports de cours