Hi
Can anybody suggest a tool that can be used to explain query execution plan, suggest alternative queries for the original query and choose the best query from a list of queries?
I know for Oracle we have tools but not sure about postgresql.
Thanks!