View Single Post
  #1 (permalink)  
Old 11-05-09, 01:23
himanshu2kk himanshu2kk is offline
Registered User
 
Join Date: Nov 2009
Posts: 1
Tool for optimizing Query in Postgresql

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!
Reply With Quote