Re: postgresql +AMD64 +big address spaces - does it work?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: postgresql +AMD64 +big address spaces - does it work?
Дата
Msg-id 6827.1088722339@sss.pgh.pa.us
обсуждение исходный текст
Ответ на postgresql +AMD64 +big address spaces - does it work?  ("Andy B" <abhousehuntRE-M--O--V-E@blueyonder.co.uk>)
Ответы Re: postgresql +AMD64 +big address spaces - does it work?  ("Glen Parker" <glenebob@nwlink.com>)
Список pgsql-general
"Andy B" <abhousehuntRE-M--O--V-E@blueyonder.co.uk> writes:
> 1. set postgresql.conf->shared_buffers to a value like (40GB/8KB),

That is the very last thing you want to do (even if you could, which you
can't).  Let the OS manage the memory --- the kernel can do just fine at
caching large files in RAM.  I've never seen any evidence that it helps
to set shared_buffers higher than a few tens of thousands.

See the pgsql-performance archives for much more on this subject.

            regards, tom lane

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: row level grants
Следующее
От: Joe Conway
Дата:
Сообщение: Re: row level grants