Radhya sahal <rad_cs_2...@yahoo.com> 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 (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

Reply via email to