[EMAIL PROTECTED] writes:
> One query works fast, returning results in under a second.  If I insert 
> one more join into the table however, it switches to nested-loops and 
> takes minutes.

I think you need to raise from_collapse_limit and/or
join_collapse_limit.

                        regards, tom lane

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

Reply via email to