Dan --

>________________________________
> From: Michael Holt <mh...@terapeak.com>
>To: Raghavendra <raghavendra....@enterprisedb.com>; Dan Ng <surf...@yahoo.com> 
>Cc: "pgsql-admin@postgresql.org" <pgsql-admin@postgresql.org> 
>Sent: Wednesday, January 23, 2013 9:55 PM
>Subject: Re: [ADMIN] Getting
> 
>
> 
>Of course you can also see what the query plan will be without having to run 
>the query through a standard explain query: 
>
>
>http://www.postgresql.org/docs/9.0/static/sql-explain.html
>
>
I am not familiar with the Oracle tools, but you should note that the "EXPLAIN 
ANALYZE" does actually do the transaction, so if you doing an update / insert / 
delete you may want to wrap it in an explicit transaction and then roll it back.

HTH,

Greg Williamson



-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to