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

Поиск
Список
Период
Сортировка
От Glen Parker
Тема Re: postgresql +AMD64 +big address spaces - does it work?
Дата
Msg-id AJEKKAIECKNMBCEKADJPOEKJCIAA.glenebob@nwlink.com
обсуждение исходный текст
Ответ на Re: postgresql +AMD64 +big address spaces - does it work?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: postgresql +AMD64 +big address spaces - does it work?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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.

My experience is the same; keep shared_buffers fairly small.

But I'm curious why we *can't* do 40GB on a 64 bit machine?  I'm testing an
AMD64 + FedoraCore2 + PG7.4 installation right now and I am expecting to
throw lots of memory at it soon...

Glen Parker


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: VACUUM technical question
Следующее
От: Karsten Hilbert
Дата:
Сообщение: Re: row level grants