postgresql.conf comparison

Postgres Parameter across Versions

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

Latest version details

Category Developer Options
Variable type: bool
Short Description: Write out LLVM bitcode to facilitate JIT debugging.

Value History

10 11 12 13 14 15 16
name
jit_dump_bitcode off off off off off off

Vartype History

10 11 12 13 14 15 16
name
jit_dump_bitcode bool bool bool bool bool bool