summaryrefslogtreecommitdiffstats
path: root/server/test-with-jit.conf
blob: c68a52197a37a04d66d2b0c526c0f92f5106a2a2 (plain)
1
2
3
4
5
6
7
8
# config used by pg_regress --temp-config

fsync = off

# force JITing of all queries in tests
jit = on
jit_above_cost = 0
jit_optimize_above_cost = 1000