Thread
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
-
clean up docs for log_statement_sample_rate
Justin Pryzby <pryzby@telsasoft.com> — 2019-03-28T13:59:18Z
Following the dicussion here, https://www.postgresql.org/message-id/flat/CAD21AoB9%2By8N4%2BFan-ne-_7J5yTybPttxeVKfwUocKp4zT1vNQ%40mail.gmail.com#90a8316b1e643532e1cdb352c91c22a7 I'm proposing these changes to clean up docs for previous (more or less unrelated) commit.
-
Re: clean up docs for log_statement_sample_rate
Christoph Berg <myon@debian.org> — 2019-03-28T14:02:29Z
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 -
Re: clean up docs for log_statement_sample_rate
Adrien Nayrat <adrien.nayrat@anayrat.info> — 2019-03-28T14:56:11Z
On 3/28/19 2:59 PM, Justin Pryzby wrote: > Following the dicussion here, > https://www.postgresql.org/message-id/flat/CAD21AoB9%2By8N4%2BFan-ne-_7J5yTybPttxeVKfwUocKp4zT1vNQ%40mail.gmail.com#90a8316b1e643532e1cdb352c91c22a7 > > I'm proposing these changes to clean up docs for previous (more or less > unrelated) commit. I intended to fix misusage of mixing 0 and 1.0. I will be more careful. Thanks for taking the point and other fixes!
-
Re: clean up docs for log_statement_sample_rate
Alvaro Herrera <alvherre@2ndquadrant.com> — 2019-04-03T21:59:38Z
On 2019-Mar-28, Justin Pryzby wrote: > Following the dicussion here, > https://www.postgresql.org/message-id/flat/CAD21AoB9%2By8N4%2BFan-ne-_7J5yTybPttxeVKfwUocKp4zT1vNQ%40mail.gmail.com#90a8316b1e643532e1cdb352c91c22a7 > > I'm proposing these changes to clean up docs for previous (more or less > unrelated) commit. Thanks, pushed. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services