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