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: Fraction of statements exceeding log_min_duration_sample to be logged.

Value History

10 11 12 13 14 15 16
name
log_statement_sample_rate 1 1 1 1

Vartype History

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