类型: | real |
默认: | 0.005 |
最低限度: | 0 |
最大: | 1.79769e+308 |
上下文: | user |
重新开始: | false |
设置规划器对一次索引扫描中处理每一个索引项的代价估计。默认值是 0.005。
建议 [EN]
Decrease this slightly to make your database favor indexes slightly more.
在 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?