Re: Log a sample of transactions
Adrien Nayrat <adrien.nayrat@anayrat.info>
From: Adrien NAYRAT <adrien.nayrat@anayrat.info>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: "Kuroda, Hayato" <kuroda.hayato@jp.fujitsu.com>, "'pgsql-hackers@lists.postgresql.org'" <pgsql-hackers@lists.postgresql.org>
Date: 2019-04-04T12:36:33Z
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 →
-
Tweak docs for log_statement_sample_rate
- d1f04b96b99d 12.0 landed
On 4/3/19 11:45 PM, Alvaro Herrera wrote: > On 2019-Mar-29, Adrien NAYRAT wrote: > >> On 3/29/19 3:06 AM, Kuroda, Hayato wrote: >>> Dear Adrien, >> >> Hello Kuroda-san, >> >>> >>> I understood the cost of randomizing is very low. Maybe it's OK.. >>> I'll change the status to "Ready For Committer." >> >> Thanks, I hope it will be commited in PG12 as the feature is closed to >> log_statement_sample_rate. > > Done, thanks. I tweaked the wording of the docs somewhat; please > review that part. > Thanks Alvaro for committing this and also thanks to all reviewers. As I am not a native English speaker, I don't have a specific advice on the documentation "style".