Re: Explain with jdbc - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Explain with jdbc
Date
Msg-id alpine.BSO.2.00.0910290334310.10412@leary.csoft.net
Whole thread Raw
In response to Explain with jdbc  (Enzo Cappa <zcappa@gmail.com>)
List pgsql-jdbc

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

pgsql-jdbc by date:

Previous
From: Enzo Cappa
Date:
Subject: Explain with jdbc
Next
From: Radosław Smogura
Date:
Subject: Implementation of query timeout