Re: Fw: Help me put 2 Gigs of RAM to use

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Fw: Help me put 2 Gigs of RAM to use
Дата
Msg-id 603c8f070912100919xa64bd3fw9adb1567435f7a0c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Fw: Help me put 2 Gigs of RAM to use  (Greg Smith <greg@2ndquadrant.com>)
Список pgsql-performance
On Thu, Dec 10, 2009 at 11:45 AM, Greg Smith <greg@2ndquadrant.com> wrote:
> So your shared buffers setting is 8192 * 8K = 64MB
> effective_cache_size is 8MB
> work_mem is 4MB.
>
> The first and last of those are reasonable but on the small side, the last
> is...not.

I believe that the second instance of the word "last" in that sentence
should have been "middle", referring to effective_cache_size.  Small
values discourage the planner from using indices in certain
situations.

...Robert

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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: Fw: Help me put 2 Gigs of RAM to use
Следующее
От: Ben Brehmer
Дата:
Сообщение: Re: Load experimentation