Re: Selection not "pushed down into" CTE

From: Clemens Eisserer <linuxhippy(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Selection not "pushed down into" CTE
Date: 2024-01-11 17:48:35
Message-ID: CAFvQSYSYMDjSwpD748LYsaeK_xXCnYJ-gDbTY9nuh2+5kB5i-w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi Tom,

Thanks for the detailed explanation what is preventing the
optimization and the view behind the scenes.

Best regards, Clemens

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Jerry Brenner 2024-01-17 14:39:06 Why is a sort required for this query? (IS NULL predicate on leading key column)
Previous Message Tom Lane 2024-01-07 16:55:51 Re: Selection not "pushed down into" CTE