Re: pg_stat_statements: calls under-estimation propagation - Mailing list pgsql-hackers

From Daniel Farina
Subject Re: pg_stat_statements: calls under-estimation propagation
Date
Msg-id CACN56+MgKBfHb_fKLgWyhSBTrVtW8XhG=1udy8XA9L29sFuyVg@mail.gmail.com
Whole thread Raw
In response to Re: pg_stat_statements: calls under-estimation propagation  (Daniel Farina <daniel@fdr.io>)
Responses Re: pg_stat_statements: calls under-estimation propagation
Re: pg_stat_statements: calls under-estimation propagation
List pgsql-hackers
On Fri, Sep 20, 2013 at 1:11 AM, Daniel Farina <daniel@fdr.io> wrote:
> I think the n-call underestimation propagation may not be quite precise for
> various detailed reasons (having to do with 'sticky' queries) and to make it
> precise is probably more work than it's worth.  And, on more reflection, I'm
> also having a hard time imaging people intuiting that value usefully.  So,
> here's a version removing that.

I forgot about removal of the relevant SGML, amended here in v6.

Attachment

pgsql-hackers by date:

Previous
From: Daniel Farina
Date:
Subject: Re: pg_stat_statements: calls under-estimation propagation
Next
From: Amit Khandekar
Date:
Subject: Re: Assertions in PL/PgSQL