Re: Optimizer bug??

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Optimizer bug??
Дата
Msg-id 26382.1085511555@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Optimizer bug??  (Gaetano Mendola <mendola@bigfoot.com>)
Ответы Re: Optimizer bug??
Список pgsql-hackers
Gaetano Mendola <mendola@bigfoot.com> writes:
> I just only suggesting to decrease that values that are oversized for
> a modern hardware.

I've seen no evidence saying that random_page_cost needs to be decreased
for modern hardware.  Disk seek speed versus bandwidth hasn't changed
that much.

People sometimes find it profitable to decrease that setting to
compensate for other optimizer issues, but that doesn't mean we
ought to change the default.

As for the other settings you mentioned, I'd agree that the defaults are
pretty arbitrary, but what evidence have you got to suggest better ones?
        regards, tom lane


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

Предыдущее
От: Gaetano Mendola
Дата:
Сообщение: Re: Optimizer bug??
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Timezone fun (bugs and a request)