Thanks. That eliminated the bottleneck!
Any ideas why adding ORDER BY to the subquery also changes the plan in a
way that eliminates the bottleneck?
Best regards,
Behrang Saeedzadeh
blog.behrang.org
On Tue, 1 Oct 2019 at 23:27, Tom Lane wrote:
> Behrang Saeedzadeh writes:
> > On m
Thanks for the tip!
Regards,
Behrang (sent from my mobile)
On Mon, Oct 7, 2019, 07:37 Tomas Vondra
wrote:
> On Tue, Oct 01, 2019 at 11:42:33PM +1000, Behrang Saeedzadeh wrote:
> >Thanks. That eliminated the bottleneck!
> >
> >Any ideas why adding ORDER BY to the subquery
Is there a way to display the planner algorithm used by a query, either in
EXPLAIN or in a different way?
Regards,
Behrang (sent from my mobile)
om_collapse_limit (I tried up to
30) but couldn't improve the performance (I also increased geqo_threshold to
join_collapse_limit + 2).
Any chance of making PostgreSQL 10.6 choose a better plan without rewriting
the Hibernate generated query?
Best regards,
Behrang Saeedzadeh
blog.behrang.org