Explain with jdbc

View: New views
2 Messages — Rating Filter:   Alert me  

Explain with jdbc

by Enzo Cappa :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

It's possible to get the result of a query and the plan of excution of the
same query? Of course, via jdbc.
Thanks!

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

Re: Explain with jdbc

by Kris Jurka :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



On Wed, 28 Oct 2009, Enzo Cappa wrote:

> It's possible to get the result of a query and the plan of excution of the
> same query? Of course, via jdbc.

Not at the same time.  You can only get one or the other.

Kris Jurka

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