タイプ: | string |
デフォルト: | llvmjit |
コンテキスト: | postmaster |
再起動: | true |
以来: | 11 |
この変数は、使用するJITプロバイダライブラリ(jit-pluggable参照)の名前です。デフォルトはllvmjit
です。このパラメータはサーバ起動時にのみ設定可能です。
存在しないライブラリが指定されると、JITは利用できませんが、エラーは起こりません。これにより、PostgreSQLパッケージとは別にJITサポートをインストールできるようになります。
On StackOverflow
- PostgrSQL Create extension timescale
- 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