|
|
|
|
|
by bsdpufferfish
818 days ago
|
|
> you know better than the query planner, for now until eternity, Nope, you just have to know it's fixing a real problem today. Having a query regress in performance below a KPI would be worse than not taking advantage of a further optimization in the future, due to out of date hint. > Good engineering means having the intellectual curiosity to exhaust these possibility before resorting to hints Why is that better? Luckily we don't have to rely on such grandiose claims. Just try it out. If you find a query that you can tune better than the planner for your data set, then it's a better outcome. |
|