Re: Needs Suggestion - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: Needs Suggestion
Date
Msg-id 87mxkf4ibu.fsf@hi-media-techno.com
Whole thread Raw
In response to Needs Suggestion  (SUBHAM ROY <subham.iem@gmail.com>)
List pgsql-hackers
SUBHAM ROY <subham.iem@gmail.com> writes:
> I want to know how can we measure the execution time of a query in Postgres
> (Explain analyze will not do). Also is there any tools available in Linux
> for measuring the performance of queries of databases such as Oracle 11g,
> Postgres, etc.
> Any suggestions will be very helpful.

Try pgbench (in contribs) and then Tsung, that could help you run a test
suite and get time reports.  See also pgbench-tools.
 http://www.westnet.com/~gsmith/content/postgresql/pgbench-tools.htm

Regards,
-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Replication server timeout patch
Next
From: Heikki Linnakangas
Date:
Subject: Re: Additional options for Sync Replication