From: | Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr> |
---|---|
To: | SUBHAM ROY <subham(dot)iem(at)gmail(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Needs Suggestion |
Date: | 2011-03-28 11:04:21 |
Message-ID: | 87mxkf4ibu.fsf@hi-media-techno.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
SUBHAM ROY <subham(dot)iem(at)gmail(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2011-03-28 11:05:35 | Re: Additional options for Sync Replication |
Previous Message | Heikki Linnakangas | 2011-03-28 10:49:15 | Re: Replication server timeout patch |