postgresql query runtime

From: Radhya sahal <rad_cs_2006(at)yahoo(dot)com>
To: pgsql-performance group <pgsql-performance(at)postgresql(dot)org>
Subject: postgresql query runtime
Date: 2011-10-11 19:08:31
Message-ID: 1318360111.86763.YahooMailNeo@web38602.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi

I want to know how can i measure runtime query in postgresql if i use command line psql?
not explain rutime for the query such as the runtime which appear in pgadmin ?
such as Total query runtime: 203 ms.

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Pavel Stehule 2011-10-11 19:11:58 Re: postgresql query runtime
Previous Message Pavel Stehule 2011-10-11 18:59:51 Re: Query tuning help