Swapping - Mailing list pgsql-performance

From Carlos Henrique Reimer
Subject Swapping
Date
Msg-id 20050831182515.89931.qmail@web53209.mail.yahoo.com
Whole thread Raw
Responses Re: Swapping  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Swapping  (Tobias Brox <tobias@nordicbet.com>)
List pgsql-performance
Hi,
 
I´m trying to tune a linux box with a 12 GB database and 4 GB RAM. First of all I would like to stop the swapping, so the shared_buffers and sort_mem were decreased but even so it started swapping two hours after DBMS started up.
 
I would like to know some suggestions how to discover why is it swapping?
 
I´ve collected the following data from the environment and saved at http://paginas.terra.com.br/educacao/rei/dados.htm
 
1. select version()
2. uname -a
3. cat /proc/cpuinfo
4. cat /proc/meminfo
5. vmstat 5
6. pg_stat_activity
7. postgresql.conf
 
Thanks in advance!
 
Reimer

__________________________________________________
Converse com seus amigos em tempo real com o Yahoo! Messenger
http://br.download.yahoo.com/messenger/

pgsql-performance by date:

Previous
From: Brad Nicholson
Date:
Subject: Re: 'Real' auto vacuum?
Next
From: Tom Lane
Date:
Subject: Re: Swapping