From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | ALVARO ARCILA <arcila_alvaro(at)hotmail(dot)com> |
Cc: | pgsql-performance(at)postgresql(dot)org |
Subject: | Re: Inactive memory Grows unlimited |
Date: | 2006-04-21 16:38:29 |
Message-ID: | 20060421163829.GD7303@surnet.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
ALVARO ARCILA wrote:
> Hi,
>
> I hope you can help me...there's something wrong going on my db server (OS.
> GNU/linux White box)... here's the problem...
>
> The amount of Inactive memory Grows unlimited .... this happens only when
> Postgresql (8.1.1) is running... after a few days it "eats" all the RAM
> memory ... so I've have to restart the server to free RAM....
This is normal Unix behavior. Leave it running for a few more days and
you'll that nothing wrong happens. Why do you think you need "free"
memory?
Only if the swap memory start getting used a lot you need to worry about
memory consumption.
You should upgrade to 8.1.3 BTW.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
From | Date | Subject | |
---|---|---|---|
Next Message | Bruno Wolff III | 2006-04-21 17:41:49 | Re: Takes too long to fetch the data from database |
Previous Message | ALVARO ARCILA | 2006-04-21 15:55:29 | Inactive memory Grows unlimited |