Re: Occasional giant spikes in CPU load - Mailing list pgsql-performance

From Tom Lane
Subject Re: Occasional giant spikes in CPU load
Date
Msg-id 23596.1277438692@sss.pgh.pa.us
Whole thread Raw
In response to Re: Occasional giant spikes in CPU load  (Craig James <craig_james@emolecules.com>)
Responses Re: Occasional giant spikes in CPU load
List pgsql-performance
Craig James <craig_james@emolecules.com> writes:
> So what is it that will cause every single Postgres backend to come to life at the same moment, when there's no real
loadon the server?  Maybe if a backend crashes?  Some other problem? 

sinval queue overflow comes to mind ... although that really shouldn't
happen if there's "no real load" on the server.  What PG version is
this?  Also, the pg_stat_activity view contents when this happens would
probably be more useful to look at than "top" output.

            regards, tom lane

pgsql-performance by date:

Previous
From: Robert Haas
Date:
Subject: Re: requested shared memory size overflows size_t
Next
From: Jim Montgomery
Date:
Subject: Re: requested shared memory size overflows size_t