Re: Interesting performance behaviour

Поиск
Список
Период
Сортировка
От Joey Smith
Тема Re: Interesting performance behaviour
Дата
Msg-id e41f745b040910150134ec678e@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Interesting performance behaviour  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-performance
> > shared_buffers = 1000
> > sort_mem = 1024
> > effective_cache_size = 1000
>
> effective_cache_size should be much higher, like 3/4 of your available RAM.
> This is probably the essence of your planner problem; the planner thinks you
> have no RAM.

I set effective_cache_size to 64000 on a machine with 2GB of physical
RAM, and the behaviour is exactly the same.

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

Предыдущее
От:
Дата:
Сообщение: effective_cache_size in 7.3.4?
Следующее
От: Joey Smith
Дата:
Сообщение: Fwd: Interesting performance behaviour