Radhya sahal <[email protected]> wrote:
 
> how i can read query runtime if i want to run query from java ?
 
Personally, I capture System.currentTimeInMillis() before and after
the query, and subtract.  In our framework, we have a monitor class
to encapsulate that.
 
-Kevin

-- 
Sent via pgsql-performance mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

Reply via email to