Type: | real |
Default: | 0.01 |
Min: | 0 |
Max: | 1.79769e+308 |
Context: | user |
Restart: | false |
Sets the planner's estimate of the cost of processing each row during a query. The default is 0.01.
On StackOverflow
- Postgres query dramatically slow on prod, but very fast on local laptop
- Postgresql: How is index scan cost calculated in execution plan?
- Different query plan for GROUP BY DISTINCT query on 2 distinct machines
- Postgres slow query (slow index scan)
- What are the best values for Postgresql.conf for better performance