postgresql.conf comparison

Postgres Parameter across Versions

Select a parameter to view the defaults across versions of PostgreSQL.

Latest version details

Category Reporting and Logging / When to Log
Variable type: real
Short Description: Sets the fraction of transactions from which to log all statements.

Value History

10 11 12 13 14 15 16
name
log_transaction_sample_rate 0 0 0 0 0

Vartype History

10 11 12 13 14 15 16
name
log_transaction_sample_rate real real real real real