Re: Needs Suggestion

Поиск
Список
Период
Сортировка
От Gurjeet Singh
Тема Re: Needs Suggestion
Дата
Msg-id AANLkTi=R21ptFqg5VFre7uAJXc1PV1bSnaaizjmCaw51@mail.gmail.com
обсуждение исходный текст
Ответ на Needs Suggestion  (SUBHAM ROY <subham.iem@gmail.com>)
Ответы Re: Needs Suggestion  (SUBHAM ROY <subham.iem@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Performance bug in DO blocks
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: WIP: Allow SQL-language functions to reference parameters by parameter name