Re: Fw: Help me put 2 Gigs of RAM to use - Mailing list pgsql-performance

From Robert Haas
Subject Re: Fw: Help me put 2 Gigs of RAM to use
Date
Msg-id 603c8f070912100919xa64bd3fw9adb1567435f7a0c@mail.gmail.com
Whole thread Raw
In response to Re: Fw: Help me put 2 Gigs of RAM to use  (Greg Smith <greg@2ndquadrant.com>)
List pgsql-performance
On Thu, Dec 10, 2009 at 11:45 AM, Greg Smith <greg@2ndquadrant.com> wrote:
> So your shared buffers setting is 8192 * 8K = 64MB
> effective_cache_size is 8MB
> work_mem is 4MB.
>
> The first and last of those are reasonable but on the small side, the last
> is...not.

I believe that the second instance of the word "last" in that sentence
should have been "middle", referring to effective_cache_size.  Small
values discourage the planner from using indices in certain
situations.

...Robert

pgsql-performance by date:

Previous
From: Greg Smith
Date:
Subject: Re: Fw: Help me put 2 Gigs of RAM to use
Next
From: Ben Brehmer
Date:
Subject: Re: Load experimentation