Re: [PROPOSAL] timestamp informations to pg_stat_statements - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: [PROPOSAL] timestamp informations to pg_stat_statements
Date
Msg-id CAM3SWZRuV3q4u-pRQro0h6saJxmzUc8vaL=3O6AxA0WYyeh6Yg@mail.gmail.com
Whole thread Raw
In response to [PROPOSAL] timestamp informations to pg_stat_statements  (Jun Cheol Gim <dialogbox@gmail.com>)
Responses Re: [PROPOSAL] timestamp informations to pg_stat_statements  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: [PROPOSAL] timestamp informations to pg_stat_statements  (Julien Rouhaud <julien.rouhaud@dalibo.com>)
List pgsql-hackers
On Sun, Jul 17, 2016 at 12:22 AM, Jun Cheol Gim <dialogbox@gmail.com> wrote:
> If we have timestamp of first and last executed, we can easily gather thess
> informations and there are tons of more use cases.

-1 from me.

I think that this is the job of a tool that aggregates things from
pg_stat_statements. It's unfortunate that there isn't a good
third-party tool that does that, but there is nothing that prevents
it.

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Obsolete comment within fmgr.c
Next
From: Tom Lane
Date:
Subject: Re: [PROPOSAL] timestamp informations to pg_stat_statements