Re: shared_buffers documentation

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, Greg Smith <greg(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: shared_buffers documentation
Date: 2010-04-19 21:48:56
Message-ID: k2t603c8f071004191448v4d96b5cfie06f50815ed54c4e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Apr 19, 2010 at 5:36 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>> I don't actually know what's best.  I'm just concerned that we have a
>> default in postgresql.conf and a tuning guide that says "don't do
>> that".  Maybe the tuning guide needs to be more nuanced, or maybe
>> postgresql.conf needs to be changed, but it makes no sense to have
>> them saying contradictory things.
>
> The good news about checkpoint_segments is that you get a log file
> warning message if the value should be increased, i.e. you are
> checkpointing often than 30 seconds.

Yeah. I get that warning frequently when I'm creating test tables of
dummy data for PG devel purposes. That's actually the main thing that
makes me think the default may be too low.

...Robert

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-04-19 21:51:20 Re: Thoughts on pg_hba.conf rejection
Previous Message Alvaro Herrera 2010-04-19 21:47:15 Re: Thoughts on pg_hba.conf rejection