On Mon, Apr 14, 2025 at 8:23 PM David Rowley <dgrowle...@gmail.com> wrote:
> Maybe we could compress the text output a bit with:
>
> "Estimates: capacity=N distinct keys=N hit ratio=N.N%"

Sure, that works for me.

> If we get it that compact, maybe lookups could fit in there too, i.e.:
>
> "Estimates: capacity=N distinct keys=N lookups=N hit ratio=N.N%"

Is lookups=N here the estimated number of lookups i.e. what we think
nloops will end up being?

-- 
Robert Haas
EDB: http://www.enterprisedb.com


Reply via email to