Type: | real |
Défaut: | 0.0025 |
Min: | 0 |
Max: | 1.79769e+308 |
Contexte: | user |
Redémarrer: | false |
Initialise l'estimation faite par le planificateur du coût de traitement de chaque opérateur ou fonction exécutée dans une requête. La valeur par défaut est 0.0025.
Recommandations [EN]
Decrease this slightly to make your database favor indexes slightly more.
Sur 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: How to calculate the cost of an index scan?
- PostgreSQL Bitmap Heap Scan on index is very slow but Index Only Scan is fast