Re: Memory and/or cache issues? - Mailing list pgsql-performance

From Tom Lane
Subject Re: Memory and/or cache issues?
Date
Msg-id 23854.1146836633@sss.pgh.pa.us
Whole thread Raw
In response to Re: Memory and/or cache issues?  ("mcelroy, tim" <tim.mcelroy@bostonstock.com>)
List pgsql-performance
"mcelroy, tim" <tim.mcelroy@bostonstock.com> writes:
> I see this on all the postgres installations, no matter what I
> set the postgresql.conf settings to regarding memory allocation, once
> postgres starts up 95% of the memory on the box is used.  Is there a way
> within Linux to 'see' what or who is actually using this memory?

Probably kernel disk cache.  Are you under the misimpression that unused
memory is a good thing?  If a Unix-ish system *isn't* showing near zero
free memory under load, the kernel is wasting valuable resources.

            regards, tom lane

pgsql-performance by date:

Previous
From: "mcelroy, tim"
Date:
Subject: Re: Memory and/or cache issues?
Next
From: "mcelroy, tim"
Date:
Subject: Re: Memory and/or cache issues?