postgresql.conf comparison

Postgres Parameter across Versions

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

Latest version details

Category Query Tuning / Planner Cost Constants
Variable type: real
Short Description: Perform JIT compilation if query is more expensive.

Value History

10 11 12 13 14 15 16
name
jit_above_cost 100000 100000 100000 100000 100000 100000

Vartype History

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