Re: BUG #2930: Hash join abyssmal with many null fields.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2930: Hash join abyssmal with many null fields.
Дата
Msg-id 18474.1169790592@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #2930: Hash join abyssmal with many null fields.  ("Maciej Babinski" <maciej+postgres@apathy.killer-robot.net>)
Ответы Re: BUG #2930: Hash join abyssmal with many null fields.  (Maciej Babinski <maciej@killer-robot.net>)
Список pgsql-bugs
"Maciej Babinski" <maciej+postgres@apathy.killer-robot.net> writes:
> Hash join of columns with many null fields is very slow unless the null
> fields are commented out.

I see no bug here.  AFAICT your "much faster" query gets that way by
having eliminated all the candidate join rows on the B side.

            regards, tom lane

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Troubles in Initializing Postgres Database 8.2
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2930: Hash join abyssmal with many null fields.