Re: New GUC to sample log queries - Mailing list pgsql-hackers

From Tomas Vondra
Subject Re: New GUC to sample log queries
Date
Msg-id c87ef099-5f65-7e9a-d0f3-f5d850d19689@2ndquadrant.com
Whole thread Raw
In response to Re: New GUC to sample log queries  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: New GUC to sample log queries  (Dmitry Dolgov <9erthalion6@gmail.com>)
List pgsql-hackers
On 07/16/2018 05:24 PM, Robert Haas wrote:
> On Sun, Jul 15, 2018 at 6:53 AM, Vik Fearing
> <vik.fearing@2ndquadrant.com> wrote:
>> Hmm.  Not sure if that last word should be _sample, _sampling, _rate, or
>> a combination of those.
> 
> +1 for rate or sample_rate.  I think "sample" or "sampling" without
> "rate" will not be very clear.
> 

1+ to sample_rate

It's what auto_explain and pgbench uses, so let's keep the naming
consistent.

regards

-- 
Tomas Vondra                  http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: [HACKERS] PATCH: multivariate histograms and MCV lists
Next
From: Robert Haas
Date:
Subject: Re: AtEOXact_ApplyLauncher() and subtransactions