Re: scaling beyond 4 processors

Поиск
Список
Период
Сортировка
От Jeff
Тема Re: scaling beyond 4 processors
Дата
Msg-id 0736B0F0-47FB-11D9-A0F2-000393D1F76E@torgo.978.org
обсуждение исходный текст
Ответ на scaling beyond 4 processors  (vogler@cipsoft.com)
Список pgsql-performance
On Dec 6, 2004, at 5:18 PM, vogler@cipsoft.com wrote:

> Hello everyone!
>
> Since our current Postgres server, a quad Xeon system, finally can't
> keep up with our
> load anymore we're ready to take the next step.
>

I'm assuming you've already done as much query tweaking as possible.

and are you sure you are CPU bound and not IO bound?
(Symptoms of IO bound are low cpu usage, high load average, poor
performance. Many processes in "D" state)

> So the question is: Has anyone experiences with running Postgres on
> systems with
> more than 4 processors in a production environment? Which systems and

Have you also considered a replicated approach?

--
Jeff Trout <jeff@jefftrout.com>
http://www.jefftrout.com/
http://www.stuarthamm.net/


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

Предыдущее
От: Hasnul Fadhly bin Hasan
Дата:
Сообщение: Re: Config Check
Следующее
От: Christopher Browne
Дата:
Сообщение: Re: scaling beyond 4 processors