Re: Needs Suggestion - Mailing list pgsql-hackers

From Gurjeet Singh
Subject Re: Needs Suggestion
Date
Msg-id AANLkTi=R21ptFqg5VFre7uAJXc1PV1bSnaaizjmCaw51@mail.gmail.com
Whole thread Raw
In response to Needs Suggestion  (SUBHAM ROY <subham.iem@gmail.com>)
Responses Re: Needs Suggestion
List pgsql-hackers
On Sun, Mar 27, 2011 at 9:22 AM, SUBHAM ROY <subham.iem@gmail.com> wrote:
Hi,
I am currently a student of IIT Bombay. I am doing a project on "Benchmark design". For that I need to measure the performance of various queries in databases.
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.

If EXPLAIN ANALYZE is not sufficient for your purpose, then you need  elaborate what exactly are you looking for.

Regards,
--
Gurjeet Singh
EnterpriseDB Corporation
The Enterprise PostgreSQL Company

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Performance bug in DO blocks
Next
From: Pavel Stehule
Date:
Subject: Re: WIP: Allow SQL-language functions to reference parameters by parameter name