Re: random_page_cost vs seq_page_cost

From: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Greg Smith <greg(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: random_page_cost vs seq_page_cost
Date: 2012-02-12 00:53:25
Message-ID: CAMkU=1yDvRJ-C1bdcdpV8dXqWKn4KeeX3tZXTaOttB8q6kHH+A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Feb 7, 2012 at 4:58 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> I was initially concerned that tuning advice in this part of the docs
> would look out of place, but now see the 25% shared_buffers
> recommentation, and it looks fine, so we are OK.  (Should we caution
> against more than 8GB of shared buffers?  I don't see that in the docs.)

Has it ever been well-characterized what the problem is with >8GB?
I've used shared buffers above that size for testing purposes and
could never provoke a problem with it.

Cheers,

Jeff

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Janes 2012-02-12 01:02:11 Re: some longer, larger pgbench tests with various performance-related patches
Previous Message Jeff Janes 2012-02-12 00:49:27 Re: random_page_cost vs seq_page_cost