Re: Re: Multi processor server overloads occationally with system process while running postgresql-9.4

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: ajaykbs <ajayakumarbs(at)gmail(dot)com>
Cc: "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Re: Multi processor server overloads occationally with system process while running postgresql-9.4
Date: 2015-10-07 08:31:03
Message-ID: CAOR=d=0LHyrxwE=_fuWPUR0YXofh31PuG8eMYV2gMavFMMHFpw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Tue, Oct 6, 2015 at 11:08 PM, ajaykbs <ajayakumarbs(at)gmail(dot)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)

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message FattahRozzaq 2015-10-07 10:29:26 Re: shared-buffers set to 24GB but the RAM only use 4-5 GB average
Previous Message Josh Berkus 2015-10-07 05:35:02 Re: shared-buffers set to 24GB but the RAM only use 4-5 GB average