タイプ: | real |
デフォルト: | 0.005 |
分: | 0 |
最大: | 1.79769e+308 |
コンテキスト: | user |
再起動: | false |
インデックス走査時のそれぞれのインデックス行の処理コストに対するプランナの推測を設定します。デフォルトは0.005です。
推奨事項 [EN]
Decrease this slightly to make your database favor indexes slightly more.
On StackOverflow
- Postgresql: How is index scan cost calculated in execution plan?
- What are the best values for Postgresql.conf for better performance
- query planner inaccurate choosing nested join
- PostgreSQL Bitmap Heap Scan on index is very slow but Index Only Scan is fast
- postgresql: How to calculate the cost of an index scan?