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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Maciej Babinski" <maciej+postgres(at)apathy(dot)killer-robot(dot)net>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2930: Hash join abyssmal with many null fields.
Date: 2007-01-26 05:49:52
Message-ID: 18474.1169790592@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Maciej Babinski" <maciej+postgres(at)apathy(dot)killer-robot(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Maciej Babinski 2007-01-26 16:15:25 Re: BUG #2930: Hash join abyssmal with many null fields.
Previous Message inifinity 2007-01-25 16:32:33 BUG #2934: INSTALL FAILURE - failed to set permissions on the installed files