Using explain analyze of a large query I found that in every step there are a lot difference between the number of rows between actual and estimated. I am using default_statistics_target 200. Should I increase it?
- [GENERAL] should I increase default_statistics_target AI Rumman