Re: idea: log_statement_sample_rate - bottom limit for sampling - Mailing list pgsql-hackers

From Adrien Nayrat
Subject Re: idea: log_statement_sample_rate - bottom limit for sampling
Date
Msg-id cfe72bab-dc4c-d194-4ea2-ac9dc89d6243@anayrat.info
Whole thread Raw
In response to Re: idea: log_statement_sample_rate - bottom limit for sampling  (Adrien Nayrat <adrien.nayrat@anayrat.info>)
Responses Re: idea: log_statement_sample_rate - bottom limit for sampling  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
List pgsql-hackers
Hi,

As we are at the end of this CF and there is still discussions about whether we
should revert log_statement_sample_limit and log_statement_sample_rate, or try
to fix it in v12.
I moved this patch to next commit fest and change status from "ready for
commiter" to "need review". I hope I didn't make a mistake.

Best regards,


Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: [PATCH] get rid of StdRdOptions, use individual binary reloptionsrepresentation for each relation kind instead
Next
From: Thomas Munro
Date:
Subject: Re: extension patch of CREATE OR REPLACE TRIGGER