From: | Jeff <threshar(at)torgo(dot)978(dot)org> |
---|---|
To: | vogler(at)cipsoft(dot)com |
Cc: | pgsql-performance(at)postgresql(dot)org |
Subject: | Re: scaling beyond 4 processors |
Date: | 2004-12-07 02:52:26 |
Message-ID: | 0736B0F0-47FB-11D9-A0F2-000393D1F76E@torgo.978.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
On Dec 6, 2004, at 5:18 PM, vogler(at)cipsoft(dot)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(at)jefftrout(dot)com>
http://www.jefftrout.com/
http://www.stuarthamm.net/
From | Date | Subject | |
---|---|---|---|
Next Message | John A Meinel | 2004-12-07 02:54:42 | Re: Config Check |
Previous Message | Hasnul Fadhly bin Hasan | 2004-12-07 02:40:41 | Re: Config Check |