Re: BUG #5834: Planner - cost for hash scan too small

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #5834: Planner - cost for hash scan too small
Дата
Msg-id 20088.1294942182@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #5834: Planner - cost for hash scan too small  ("Pasman" <pasman.p@gmail.com>)
Список pgsql-bugs
"Pasman" <pasman.p@gmail.com> writes:
> Postgres not estimate cost of creating hash index
> when it plans hash join. Use case:

Yes, it does figure those costs, but they're just folded into the cost
of the hashjoin.  The numbers shown for the Hash subnode are only
cosmetic.

            regards, tom lane

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