postgresql.conf comparison

Postgres Parameter across Versions

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

Latest version details

Category Client Connection Defaults / Statement Behavior
Variable type: integer
Short Description: Sets the maximum allowed duration of any transaction within a session (not a prepared transaction).

Value History

10 11 12 13 14 15 16 17
name
transaction_timeout 0 ms

Vartype History

10 11 12 13 14 15 16 17
name
transaction_timeout integer