7 ms·
Why it's good: you won't get a sudden slowdown if postgresql for some reason changes its plan to something much less performant.
by deniska 3y ago
Why it's good: you won't get a sudden slowdown if postgresql for some reason changes its plan to something much less performant.
- silon42 3y agoYup... parent point 1 is an often a misfeature in production (yes, sometimes the plan is better, but sometimes not).