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

From Alan Hodgson
Subject Re: heavy swapping, not sure why
Date
Msg-id 201108291346.22819.ahodgson@simkin.ca
Whole thread Raw
In response to heavy swapping, not sure why  (Lonni J Friedman <netllama@gmail.com>)
Responses Re: heavy swapping, not sure why  (Lonni J Friedman <netllama@gmail.com>)
Re: heavy swapping, not sure why  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-general
On August 29, 2011 01:36:07 PM Lonni J Friedman wrote:
> I have several Linux-x68_64 based dedicated PostgreSQL servers where
> I'm experiencing significant swap usage growth over time.

It's the Linux kernel that does it, not PostgreSQL. Set vm.swappiness=0
(usually in /etc/sysctl.conf) and put that into effect.


pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: dropdb: database removal failed: active sessions
Next
From: Lonni J Friedman
Date:
Subject: Re: heavy swapping, not sure why