From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
---|---|
To: | Merlin Moncure <mmoncure(at)gmail(dot)com> |
Cc: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, "Guillaume Cottenceau" <gc(at)mnc(dot)ch>, pgsql-performance(at)postgresql(dot)org |
Subject: | Re: increasing shared buffers: how much should be removed |
Date: | 2006-09-05 18:12:46 |
Message-ID: | B911FAAF-EC82-41B3-B6FD-7C3D06C9061F@fastcrypt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
On 5-Sep-06, at 9:31 AM, Merlin Moncure wrote:
> On 9/1/06, Joshua D. Drake <jd(at)commandprompt(dot)com> wrote:
>> >>
>> >> I think 'shared buffers' is one of the most overrated settings
>> from a
>> >> performance standpoint. however you must ensure there is
>> enough for
>> >> things the server does besides caching. It used to be a bigger
>> deal
>> >> than it is in modern versionf of postgresql modern operating
>> systems.
>>
>> Previous to 8.1 I would agree with you, but as of 8.1 it is
>> probably the
>> most underrated.
>
> really? what are the relative advantages of raising shared buffers? I
> was thinking maybe there might be less context switches in high load
> environments...I'm really curious what you have to say here.
Have you tried it ? The results are quite dramatic.
So if shared buffers aren't the first tool you reach for, what is ?
>
> merlin
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>
From | Date | Subject | |
---|---|---|---|
Next Message | Marcus Vinicius | 2006-09-06 12:45:16 | Lists (In) performance |
Previous Message | Merlin Moncure | 2006-09-05 13:31:59 | Re: increasing shared buffers: how much should be removed |