Re: High load average in 64-core server , no I/O wait and CPU is idle

From: "Rajesh Kumar(dot) Mallah" <mallah(at)tradeindia(dot)com>
To: Andy Colson <andy(at)squeakycode(dot)net>
Cc: Claudio Freire <klaussfreire(at)gmail(dot)com>, pgsql-performance(at)postgresql(dot)org
Subject: Re: High load average in 64-core server , no I/O wait and CPU is idle
Date: 2012-05-24 12:58:07
Message-ID: 14870043.444411337864287337.JavaMail.root@zmbox01.trade-india-local.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


Dear Andy ,

Following the discussion on load average we are now investigating on some
other parts of the stack (other than db).

Essentially we are bumping up the limits (on appserver) so that more requests
goes to the DB server.

|
| Maybe you are hitting some locks? If its not IO and not CPU then
| maybe something is getting locked and queries are piling up.

|
| -Andy

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Craig James 2012-05-24 15:21:36 Re: pg_dump and thousands of schemas
Previous Message Andy Colson 2012-05-24 12:48:14 Re: High load average in 64-core server , no I/O wait and CPU is idle