Re: Function Profiler in Postgre

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Function Profiler in Postgre
Дата
Msg-id 508BC39F.9040005@ringerc.id.au
обсуждение исходный текст
Ответ на Function Profiler in Postgre  (D T <devso444@gmail.com>)
Список pgsql-general
On 10/27/2012 01:43 AM, D T wrote:
> Hi,
> I have many functions which i want to finetune. Is there any profiler
> available which i can use to check performance of function and finetune it.

Since you haven't specified your PostgreSQL version, platform, the
language the functions are written in, etc it's rather hard to say.

For PL/PgSQL check out the PL/PgSQL debugger.

There's also the `auto_explain` contrib module.

--
Craig Ringer


В списке pgsql-general по дате отправления:

Предыдущее
От: Gavin Flower
Дата:
Сообщение: Re: PostgresQL intallation error
Следующее
От: "Xiong He"
Дата:
Сообщение: Re: PostgresQL intallation error