Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old November 12th, 2005, 12:43 AM
Lynn.Tilby@asu.edu
Guest
 
Posts: n/a
Default Better Unilization of Memory


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?

If not, how can I better utilize my RAM during
queries and or general processing?

Thanks for your help!
Lynn Tilby
ltilby@asu.edu

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

  #2  
Old November 12th, 2005, 12:43 AM
Doug McNaught
Guest
 
Posts: n/a
Default Re: Better Unilization of Memory

Lynn.Tilby@asu.edu writes:
[color=blue]
> 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?[/color]

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

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

  #3  
Old November 12th, 2005, 12:45 AM
Lynn.Tilby@asu.edu
Guest
 
Posts: n/a
Default Re: Better Unilization of Memory


Doug,

Thanks... Looks like I need to do some tuning!
Lynn

Quoting Doug McNaught <doug@mcnaught.org>:
[color=blue]
> Lynn.Tilby@asu.edu writes:
>[color=green]
> > 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?[/color]
>
> 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
>[/color]


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

  #4  
Old November 12th, 2005, 12:45 AM
Lynn.Tilby@asu.edu
Guest
 
Posts: n/a
Default Re: Better Unilization of Memory


Doug,

Thanks... Looks like I need to do some tuning!
Lynn

Quoting Doug McNaught <doug@mcnaught.org>:
[color=blue]
> Lynn.Tilby@asu.edu writes:
>[color=green]
> > 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?[/color]
>
> 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
>[/color]


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles