Log all statements from a sample of transactions

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 799e220346f1387e823a4dbdc3b1c8c3cdc5c3e0
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2019-04-03T21:43:59Z
Releases: 12.0
Log all statements from a sample of transactions

This is useful to obtain a view of the different transaction types in an
application, regardless of the durations of the statements each runs.

Author: Adrien Nayrat
Reviewed-by: Masahiko Sawada, Hayato Kuroda, Andres Freund

Files

Documentation touched