| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | Jethish Jethish <jethish777(at)gmail(dot)com> |
| Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: PostgreSQL Log Info |
| Date: | 2024-11-22 16:34:18 |
| Message-ID: | CAKFQuwaj4FexRmP=UNe8FTPgafTX3WB1WE86VtFq25LVApF7Lw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2024-11-22 17:18:31 | Re: Database stats ( pg_stat_database.stats_reset ) get reset on daily basis - why? |
| Previous Message | Adrian Klaver | 2024-11-22 16:32:57 | Re: PostgreSQL Log Info |