> Has this been completed?  TODO item?

> > > I'd be more inclined to deal with the issue by trying to establish
a
> > > "safety margin" in the estimate of whether the hash will go
> > multi-batch.
> > > IOW we should disuse_physical_tlist if the hash is estimated to be
> > close to but still within one batch.

I do not know how this issue was resolved.  It is an issue that is very
important for multi-batch hash joins.  The simplest resolution is to
disable physical_tlist on the outer relation for hash joins of more than
one batch.  However, as discussed in the thread, more sophisticated
solutions are also viable.

--
Ramon Lawrence

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to