Re: Solaris shared_buffers anomaly?

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Solaris shared_buffers anomaly?
Дата
Msg-id 448F4264.5030109@commandprompt.com
обсуждение исходный текст
Ответ на Solaris shared_buffers anomaly?  (Mischa Sandberg <mischa@ca.sophos.com>)
Список pgsql-performance
> Initially shared_buffers were set to 1000 (8MB).
> Then, we moved all apps but the database server off the box.
>
> Raised shared_buffers to 2000 (16MB).
> Modest improvement in some frequent repeated queries.
>
> Raised shared_buffers to 16000 (128MB).
> DB server dropped to a CRAWL.

Versions below 8.1 normally don't do well with high shared_buffers. 8.1
would do much better. If you dropped that to more like 6k you would
probably continue to see increase over 2k.

Sincerely,

Joshua D. Drake


--

    === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
    Providing the most comprehensive  PostgreSQL solutions since 1997
              http://www.commandprompt.com/



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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Confirmation of bad query plan generated by 7.4
Следующее
От: Mischa Sandberg
Дата:
Сообщение: Re: Solaris shared_buffers anomaly?