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 inlining if query is more expensive.

Value History

10 11 12 13 14 15 16
name
jit_inline_above_cost 500000 500000 500000 500000 500000 500000

Vartype History

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