Re: heavy swapping, not sure why - Mailing list pgsql-general

From Scott Marlowe
Subject Re: heavy swapping, not sure why
Date
Msg-id CAOR=d=0zg5gYCjHVhR+L8T-oq5R2gw1x6EZYFRet_t4xnJ6U1A@mail.gmail.com
Whole thread Raw
In response to Re: heavy swapping, not sure why  (Sim Zacks <sim@compulab.co.il>)
List pgsql-general
On Tue, Aug 30, 2011 at 2:50 AM, Sim Zacks <sim@compulab.co.il> wrote:
>
> Instead of restarting the database try swapoff -a && swapon -a and see if
> that helps performance. If it is that little swap in use, it might be
> something else clogging up the works.

Check to see if kswapd is going crazy or not.  If it is, that's the
pathological behavior I was talking about earlier.  It works real hard
at doing nothing and the machine grinds to a halt.  swapoff -a fixed
it.  And it was happening about every 2 weeks for me too.

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: heavy swapping, not sure why
Next
From: Boszormenyi Zoltan
Date:
Subject: Re: heavy swapping, not sure why