Re: [HACKERS] Planner doesn't look at LIMIT?

Поиск
Список
Период
Сортировка
От Sam Mason
Тема Re: [HACKERS] Planner doesn't look at LIMIT?
Дата
Msg-id 20050723104235.GM62747@colo.samason.me.uk
обсуждение исходный текст
Ответ на Re: [HACKERS] Planner doesn't look at LIMIT?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
Tom Lane wrote:
>Could be.  I went back to look at Sam Mason's report about three weeks
>ago, and it definitely seems to explain his issue.

I've just built a patched version as well and it appears to be doing
what I think is the right thing now.  I.e. actually picking the
plan with the lower cost.

Thanks!


  Sam

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

Предыдущее
От: Dawid Kuroczko
Дата:
Сообщение: Re: Planner doesn't look at LIMIT?
Следующее
От: John Mendenhall
Дата:
Сообщение: re: performance decrease after reboot