タイプ: | bool |
デフォルト: | off |
コンテキスト: | superuser-backend |
再起動: | false |
以来: | 11 |
LLVMに要求された機能がある場合は、JITが生成した関数をperfでプロファイルすることができるデータを出力します。これにより$HOME/.debug/jit/にファイルが書き出されます。ユーザは自分の責任で必要なときに後始末を行わなければなりません。デフォルト設定はoff
です。
On StackOverflow
- How to read profile results of PostgreSQL JIT
- 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