Re: Setting Shared-Buffers

Поиск
Список
Период
Сортировка
От Tino Schwarze
Тема Re: Setting Shared-Buffers
Дата
Msg-id 20090710140321.GA6302@easy2.in-chemnitz.de
обсуждение исходный текст
Ответ на Re: Setting Shared-Buffers  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: Setting Shared-Buffers  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-admin
On Fri, Jul 10, 2009 at 08:49:40AM -0500, Kevin Grittner wrote:

> > So, what's a good value to set to effective_cache_size with 10 Gb
> > RAM?
>
> It depends on how many other things you have on the system which are
> using RAM, but probably something around 9GB would be appropriate.
> Maybe even 9.5GB.

I've seen PostgreSQL perform a lot worse after setting
effective_cache_size to 2 GB on a 8 GB dedicated database system. The
planner started ignoring indices and doing sequential scans. Lowering
effective_cache_size to 512 MB solved that.

Tino.

--
"What we nourish flourishes." - "Was wir nähren erblüht."

www.lichtkreis-chemnitz.de
www.craniosacralzentrum.de

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Setting Shared-Buffers
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Setting Shared-Buffers