Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment - Mailing list pgsql-hackers

From Lukas Fittl
Subject Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment
Date
Msg-id CAP53Pkyi+YOMF9Z7YvurCM20=Tpci7p4F1kV298er8k4Bv77bA@mail.gmail.com
Whole thread Raw
In response to Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
On Mon, Jul 28, 2025 at 8:26 PM David Rowley <dgrowleyml@gmail.com> wrote:
I understand not everyone got what they wanted here, but I hope what's
been added is ok for the majority of people.

For what its worth, the last version you posted (v11) looks good to me as well, and +1 on the "Estimates:" style that puts them all on one line in text mode.

I think this will help a lot in understanding Memoize's impact on plans better, thanks everyone for pushing this forward!

Thanks,
Lukas

--
Lukas Fittl

pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: implement CAST(expr AS type FORMAT 'template')
Next
From: Alexander Lakhin
Date:
Subject: Re: Improve error reporting in 027_stream_regress test