postgresql query taking 3 min to execute ,how can i reduce the time to within 60 seconds
I need help optimize below postgresql query. Currently its taking more than 3 min to get the data , due to that my API got timeout ,can you please help me to get the result set within 59 seconds. Thanks…