Re: proposal: Set effective_cache_size to greater of .conf value, shared_buffers

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: proposal: Set effective_cache_size to greater of .conf value, shared_buffers
Дата
Msg-id CAHyXU0yHELm1C=fK8moBxT163eCSLEabQ6cmvYa4Qmd_Xp3PSw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: proposal: Set effective_cache_size to greater of .conf value, shared_buffers  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
On Tue, Sep 10, 2013 at 5:08 PM, Josh Berkus <josh@agliodbs.com> wrote:
> Merlin,
>
>> I vote 4x on the basis that for this setting (unlike almost all the
>> other memory settings) the ramifications for setting it too high
>> generally aren't too bad.  Also, the o/s and temporary memory usage as
>> a share of total physical memory has been declining over time
>
> If we're doing that, then we should change our general advice on this
> setting as well.
>
> Another argument in favor: this is a default setting, and by default,
> shared_buffers won't be 25% of RAM.
>
>> (meaning, that if you have a 256gb memory server and follow the advice
>> to set to 64gb, your memory for caching is approximately 64gb).

oops, meant to say "approximately 256gb".

merlin



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: proposal: Set effective_cache_size to greater of .conf value, shared_buffers
Следующее
От: David Johnston
Дата:
Сообщение: Re: Question regarding Sync message and unnamed portal