Re: ANSI JOINS versus , like JOINS - Mailing list pgsql-sql

From Herwig Goemans
Subject Re: ANSI JOINS versus , like JOINS
Date
Msg-id CAKaDz_H8JrE6ojYkrvRARfJ1nt+dy4aNpixNZagTMenxshw0-w@mail.gmail.com
Whole thread
In response to Re: ANSI JOINS versus , like JOINS  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql

Your help is very much appreciated, I did that already short after I sent the mail and it resolved the issue. However I do not understand why there is a difference in behaviour between ansi join and comma like join.
Thanks
Herwig

Op 20 jun. 2016 3:42 p.m. schreef "Tom Lane" <tgl@sss.pgh.pa.us>:
Herwig Goemans <herwig.goemans@gmail.com> writes:
> Is there anyone who can help so that the mixed query has the same or
> equivalent execution plan (performance) as the ansi query ?

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

                        regards, tom lane

pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: ANSI JOINS versus , like JOINS
Next
From: "Mallela, Anil"
Date:
Subject: Regarding RDS postgresql instance