Re: Re: Multi processor server overloads occationally with system process while running postgresql-9.4 - Mailing list pgsql-performance

From Scott Marlowe
Subject Re: Re: Multi processor server overloads occationally with system process while running postgresql-9.4
Date
Msg-id CAOR=d=0LHyrxwE=_fuWPUR0YXofh31PuG8eMYV2gMavFMMHFpw@mail.gmail.com
Whole thread Raw
In response to Re: Multi processor server overloads occationally with system process while running postgresql-9.4  (ajaykbs <ajayakumarbs@gmail.com>)
List pgsql-performance
On Tue, Oct 6, 2015 at 11:08 PM, ajaykbs <ajayakumarbs@gmail.com> wrote:
> I have checked the transparent huge pages and zone reclaim mode and those are
> already disabled.
>
> As a trial and error method, I have reduced the shared buffer size from
> 8500MB to 3000MB.
> The CPU i/o wait is icreased a little. But the periodical over load has not
> occurred afterwards. (3 days passed without such situation). I shall report
> further developments.

Reduce max connections to something more reasonable like < 100 and get
a connection pooler in place (pgbouncer is simple to setup and use)


pgsql-performance by date:

Previous
From: Josh Berkus
Date:
Subject: Re: shared-buffers set to 24GB but the RAM only use 4-5 GB average
Next
From: FattahRozzaq
Date:
Subject: Re: shared-buffers set to 24GB but the RAM only use 4-5 GB average