Search Postgresql Archives

Re: Apparent missed query optimization with self-join and inner grouping

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Subqueries are evaluated separately when they include an aggregate or window function as I understand it. I agree that it would be helpful in your case if that outside qual was pushed inside.

I assume this query is generated by an ORM and you don't just have the option to simply change it?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux