Re: Better Unilization of Memory - Mailing list pgsql-general

From Doug McNaught
Subject Re: Better Unilization of Memory
Date
Msg-id 87d6bpqv7n.fsf@asmodeus.mcnaught.org
Whole thread Raw
In response to Better Unilization of Memory  (Lynn.Tilby@asu.edu)
Responses Re: Better Unilization of Memory  (Lynn.Tilby@asu.edu)
List pgsql-general
Lynn.Tilby@asu.edu writes:

> In looking at top, I have noticed when doing some
> long queries that RAM memory is only being used
> at 1-3%.  While, CPU often jumps to 97, 98, even
> 99% utilization (which is great!).
>
> Is this normal for RAM utilization?

It depends on what you have set shared_buffers to in your
postgresql.conf file.  If you have not tuned this value yet you should
do so as the default setting is very conservative.

There is a lot of discussion on appropriate shared_buffers settings if
you search the mailing list archives...

-Doug

pgsql-general by date:

Previous
From: Lynn.Tilby@asu.edu
Date:
Subject: AUTOCOMMIT didn't work...
Next
From: Troels Arvin
Date:
Subject: Re: offset for query result ??