Re: Better Unilization of Memory

From: Doug McNaught <doug(at)mcnaught(dot)org>
To: Lynn(dot)Tilby(at)asu(dot)edu
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Better Unilization of Memory
Date: 2003-11-18 20:26:36
Message-ID: 87d6bpqv7n.fsf@asmodeus.mcnaught.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Lynn(dot)Tilby(at)asu(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rick Gigger 2003-11-18 20:43:06 performance problem
Previous Message Karsten Hilbert 2003-11-18 20:22:56 Re: uploading files