Re: 64-bit vs 32-bit performance ... backwards?

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: 64-bit vs 32-bit performance ... backwards?
Дата
Msg-id 20060613200810.GZ34196@pervasive.com
обсуждение исходный текст
Ответ на Re: 64-bit vs 32-bit performance ... backwards?  (Stephen Frost <sfrost@snowman.net>)
Ответы Solaris shared_buffers anomaly?  (Mischa Sandberg <mischa@ca.sophos.com>)
Список pgsql-performance
On Mon, Jun 12, 2006 at 08:04:41PM -0400, Stephen Frost wrote:
> don't think).  This is because Postgres lets the OS handle most of the
> cacheing, so as long as your OS can see all the memory you have in the

Actually, in 8.1.x I've seen some big wins from greatly increasing the
amount of shared_buffers, even as high as 50% of memory, thanks to the
changes made to the buffer management code. I'd strongly advice users to
benchmark their applications with higher shared_buffers and see what
impact it has, especially if your application can't make use of really
big work_mem settings. If there's additional changes to the shared
buffer code in 8.2 (I know Tom's been looking at doing multiple buffer
pools to reduce contention on the BufMgr lock), it'd be worth
re-benchmarking when it comes out.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Which processor runs better for Postgresql?
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Which processor runs better for Postgresql?