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

From Peter Geoghegan
Subject Re: pg_stat_statements: calls under-estimation propagation
Date
Msg-id CAM3SWZSDAofz17xy4=_m3Fbz=kFYGKjqbhASK9HxCKO=kbuSJQ@mail.gmail.com
Whole thread Raw
In response to Re: pg_stat_statements: calls under-estimation propagation  (Daniel Farina <daniel@fdr.io>)
List pgsql-hackers
On Sun, Sep 29, 2013 at 10:58 PM, Daniel Farina <daniel@fdr.io> wrote:
> I remember hacking that out for testing sake.
>
> I can only justify it as a foot-gun to prevent someone from being
> stuck restarting the database to get a reasonable number in there.
> Let's CC Peter; maybe he can remember some thoughts about that.

On reflection I think it was entirely to do with the testing of the
patch.  I don't think that the minimum value of pg_stat_statements has
any real significance.

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: insert throw error when year field len > 4 for timestamptz datatype
Next
From: Peter Eisentraut
Date:
Subject: Re: Completing PL support for Event Triggers