Re: Queries intermittently slow - Mailing list pgsql-performance

From Tom Lane
Subject Re: Queries intermittently slow
Date
Msg-id 13261.1452179944@sss.pgh.pa.us
Whole thread Raw
In response to Re: Queries intermittently slow  (Scott Rankin <srankin@motus.com>)
Responses Re: Queries intermittently slow
List pgsql-performance
Scott Rankin <srankin@motus.com> writes:
> Any other ideas?

If there's no lock waits, and the tables are static, it's difficult to
arrive at any other conclusion but that the process is simply losing the
CPU for long intervals.  What else is going on on this box?  Have you
made any attempt to correlate the slow queries with spikes in load
average, swap activity, etc?

            regards, tom lane


pgsql-performance by date:

Previous
From: Scott Rankin
Date:
Subject: Re: Queries intermittently slow
Next
From: Scott Rankin
Date:
Subject: Re: Queries intermittently slow