Re: clean up docs for log_statement_sample_rate
Christoph Berg <myon@debian.org>
From: Christoph Berg <myon@debian.org>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: pgsql-hackers@postgresql.org, Alvaro Herrera <alvherre@alvh.no-ip.org>, Adrien NAYRAT <adrien.nayrat@anayrat.info>
Date: 2019-03-28T14:02:29Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Clean up some documentation for log_statement_sample_rate
- bc540f98599b 12.0 landed
-
Tweak docs for log_statement_sample_rate
- d1f04b96b99d 12.0 landed
Re: Justin Pryzby 2019-03-28 <20190328135918.GA27808@telsasoft.com>
> + Determines the fraction of statements that exceed
> + <xref linkend="guc-log-min-duration-statement"/> to be logged.
> + The default is <literal>1</literal>, meaning log all such
^ 1.0
Thanks for taking care of this!
Christoph