query total time im milliseconds - Mailing list pgsql-performance

From Radhya sahal
Subject query total time im milliseconds
Date
Msg-id 1310298105.48876.YahooMailRC@web38605.mail.mud.yahoo.com
Whole thread Raw
Responses Re: query total time im milliseconds  (Samuel Gendler <sgendler@ideasculptor.com>)
List pgsql-performance
Dear all ,
could any one help me?
when i use pgadmin to exceute a query it shows the total time for query ..
such as
(select * form table_name.........)query total time is for example 100 ms
i want to know the command that can retentive the query total time in millisecond
if i connect with postgresql from java using JDBC
i need the query total time necessaryto use it in my project
i don't want run explian just query
thank's

pgsql-performance by date:

Previous
From: Jeremy Harris
Date:
Subject: Re: issue with query optimizer when joining two partitioned tables
Next
From: Tom Lane
Date:
Subject: Re: INSERT query times