Hi everyone,
I was taking a look at pg_stat_statements module and noticed that it does
not collect any percentile metrics. I believe that It would be really handy
to have those available and I'd love to contribute with this feature.
The basic idea is to accumulate the the query execution times us
de 2019 às 16:32, Tomas Vondra <
tomas.von...@2ndquadrant.com> escreveu:
> On Thu, Oct 31, 2019 at 12:51:17PM -0300, Igor Calabria wrote:
> >Hi everyone,
> >
> >I was taking a look at pg_stat_statements module and noticed that it does
> >not collect any percentile
Em sex, 1 de nov de 2019 às 11:17, Tomas Vondra <
tomas.von...@2ndquadrant.com> escreveu:
> On Fri, Nov 01, 2019 at 11:11:13AM -0300, Igor Calabria wrote:
> >Yeah, I agree that there's no reason to store the digests themselves and I
> >really liked the idea of it being opt