| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Dilip Kumar <dilipbalaut(at)gmail(dot)com> |
| Cc: | Haribabu Kommi <kommi(dot)haribabu(at)gmail(dot)com>, vinayak <Pokale_Vinayak_q3(at)lab(dot)ntt(dot)co(dot)jp>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: New SQL counter statistics view (pg_stat_sql) |
| Date: | 2017-01-17 21:14:19 |
| Message-ID: | CA+TgmoYM4qdzUi+POq2gNy3ijrCMDND0hYNNqBwwV-SH306oxQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Jan 13, 2017 at 10:58 AM, Dilip Kumar <dilipbalaut(at)gmail(dot)com> wrote:
> If you execute the query with EXECUTE then commandTag will be EXECUTE
> that way we will not show the actual query type, I mean all the
> statements will get the common tag "EXECUTE".
Somebody might say that's a feature, not a bug. But then again,
someone else might say the opposite.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2017-01-17 21:35:48 | Re: [COMMITTERS] pgsql: Generate fmgr prototypes automatically |
| Previous Message | Robert Haas | 2017-01-17 21:02:52 | Re: Too many autovacuum workers spawned during forced auto-vacuum |