Re: [PROPOSAL] timestamp informations to pg_stat_statements

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: [PROPOSAL] timestamp informations to pg_stat_statements
Дата
Msg-id CAM3SWZRuV3q4u-pRQro0h6saJxmzUc8vaL=3O6AxA0WYyeh6Yg@mail.gmail.com
обсуждение исходный текст
Ответ на [PROPOSAL] timestamp informations to pg_stat_statements  (Jun Cheol Gim <dialogbox@gmail.com>)
Ответы 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>)
Список 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 по дате отправления:

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: Obsolete comment within fmgr.c
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PROPOSAL] timestamp informations to pg_stat_statements