Re: [FEATURE PATCH] pg_stat_statements with plans (v02)

Поиск
Список
Период
Сортировка
От Arthur Zakirov
Тема Re: [FEATURE PATCH] pg_stat_statements with plans (v02)
Дата
Msg-id 20180325211700.GC19457@arthur.localdomain
обсуждение исходный текст
Ответ на Re: [FEATURE PATCH] pg_stat_statements with plans (v02)  (legrand legrand <legrand_legrand@hotmail.com>)
Список pgsql-hackers
On Thu, Mar 22, 2018 at 11:16:30AM -0700, legrand legrand wrote:
> Reading other pg_stat_statements threads on this forum, there are also activ
> developments to add:
> - planing duration,
> - first date,
> - last_update date,
> - parameters for normalized queries,
> - ...
> as described in
> http://www.postgresql-archive.org/pg-stat-statements-HLD-for-futur-developments-td6012381.html
> 
> I was wondering about how would your dev behave with all those new features.
> It seems to me that bad and good plans will not have any of thoses
> informations.

Indeed. I think those developments require cooperation.
Also as you wrote an additional view can be added (pg_stat_statements_plans or pg_stat_plans). But I'm not sure about
thename for now and its use cases.
 

-- 
Arthur Zakirov
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Vladimir Sitnikov
Дата:
Сообщение: Re: Backend memory dump analysis
Следующее
От: Damir Simunic
Дата:
Сообщение: Re: Proposal: http2 wire format