Тип: | real |
По умолчанию: | 100000 |
Минимальный: | -1 |
Максимальный: | 1.79769e+308 |
Контекст: | user |
Перезапуск: | false |
От: | 11 |
Устанавливает предел стоимости запроса, при превышении которого включается JIT-компиляция, если она поддерживается (см. 4). Применение JIT занимает время при планировании, но может ускорить выполнение запроса в целом. Значение -1
отключает JIT-компиляцию. Значение по умолчанию — 100000
.
На StackOverflow
- Geoserver WFS + PostgreSQL with large table impossibly slow
- Why does "explain analyzing" this query fnish fast (showing a parallel plan), while running the actual query without "explain analyze" doesn't?
- Postgresql sequential scan slow performance on 500 million rows
- Error: self signed certificate when doing a migration to production
На pgsql-hackers
- Re: PG v12.2 - Setting jit_above_cost is causing the server to crash
- Re: gs_group_1 crashing on 13beta2/s390x
- Re: terminate called after throwing an instance of 'std::bad_alloc'
- PG v12.2 - Setting jit_above_cost is causing the server to crash
- [IBM z Systems] Getting server crash when jit_above_cost =0