Explain with jdbc

From: Enzo Cappa <zcappa(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Explain with jdbc
Date: 2009-10-28 20:36:51
Message-ID: 200910281736.52198.zcappa@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2009-10-29 07:35:02 Re: Explain with jdbc
Previous Message Kris Jurka 2009-10-27 09:12:31 Re: How to ensure that SSL is enabled?