Re: Optimizer regression - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Optimizer regression
Date
Msg-id 19873.1350160101@sss.pgh.pa.us
Whole thread Raw
In response to Re: Optimizer regression  (Jim Nasby <jim@nasby.net>)
List pgsql-hackers
Jim Nasby <jim@nasby.net> writes:
> FWIW, it's definitely an issue of not being able to push down past the GROUP BY:

I think it's not that so much as the EXISTS inside a LEFT JOIN.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Joshua Berkus
Date:
Subject: Re: Potential autovacuum optimization: new tables
Next
From: Jim Nasby
Date:
Subject: Re: Optimizer regression