Re: [GENERAL] Re: [GENERAL] Fwd: Help!Why CPU Usage and LoadAverage Jump up Suddenly

From: Matt Daw <matt(at)shotgunsoftware(dot)com>
To: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
Cc: 吕晓旭 <lxxstcno1(at)gmail(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>, "xiaoxu(dot)lv" <xiaoxu(dot)lv(at)qunar(dot)com>, Ying Guo <shrimp0597(at)gmail(dot)com>
Subject: Re: [GENERAL] Re: [GENERAL] Fwd: Help!Why CPU Usage and LoadAverage Jump up Suddenly
Date: 2013-12-05 16:05:21
Message-ID: CAA2LLOHSmtS+O1QdiAPtWh3nnJ4SdwNUYL-UNUHogtbYcpsAoQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is khugepaged running during the stalls?
http://www.postgresql.org/message-id/20130716195834.8fe5c79249cb2ff0d4270b3e@yahoo.es

Matt

On Thu, Dec 5, 2013 at 7:44 AM, Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> wrote:
> On Thu, Dec 5, 2013 at 1:46 AM, 吕晓旭 <lxxstcno1(at)gmail(dot)com> wrote:
>>
>>
>>
>> Hi, all
>> We find so weird problem on our productive PostgreSQL system. And I don't know how could I do to resolve this problem.
>> We deployed PostgreSQL 9.2.4 on two system environments, and the performances between them are absolutely different. one of them it's perfect, and the other one lets me down, CPU Usage and LoadAverage Jumped up Suddenly when concurrency smoothly rising up, simultaneously, average response time become unacceptable.
>> Anyone, who could give me some advice?
>>
>> The parameters of system environment and PotgreSQL listed below:
>
> Have you tried monitoring your IO subsystem when this happens? I'd be
> interested in iostat, vmstat, iotop, and so on to see what the IO
> looks like.
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Kevin Grittner 2013-12-05 16:08:03 Re: Need help with upsert
Previous Message Scott Marlowe 2013-12-05 15:44:41 Re: [GENERAL] Fwd: Help!Why CPU Usage and LoadAverage Jump up Suddenly