On Fri, Nov 22, 2024 at 9:26 AM Jethish Jethish <jethish777(at)gmail(dot)com>
wrote:
> Sorry guys, what I meant was to log the tuple returned count not the
> values to get printed in logs.
>
That too is a no. Though more because is just doesn't seem useful enough
to expend effort on designing and implementing something.
There is a work-around in that you could enable auto-explain with analyze
and read the actuals from that.
David J.