Re: Performance 8.4.0

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Performance 8.4.0
Дата
Msg-id 603c8f070908020825w6a112ec8q8bdde36504a3682d@mail.gmail.com
обсуждение исходный текст
Ответ на Performance 8.4.0  (Chris Dunn <chris.dunn@bigredsky.com>)
Ответы Re: Performance 8.4.0  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-performance
On Fri, Jul 31, 2009 at 12:22 AM, Chris Dunn<chris.dunn@bigredsky.com> wrote:
> constraint_exclusion = on

This is critical if you need it, but a waste of CPU time if you don't.
 Other than that your paramaters look good.  Are you using the default
page cost settings?  I see you have 12 GB RAM; how big is your
database?

...Robert

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

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: load / stress testing
Следующее
От: Adam PAPAI
Дата:
Сообщение: select count(idn) is slow (Seq Scan) instead of Bitmap Heap.. why?