How to analyze function performance

Поиск
Список
Период
Сортировка
От Mindaugas
Тема How to analyze function performance
Дата
Msg-id 016401c69075$8a35e8c0$f20214ac@bite.lt
обсуждение исходный текст
Ответы Re: How to analyze function performance
Re: How to analyze function performance
Список pgsql-performance
  Hello,

  Is it possible to somehow analyze function performance? E.g.
we are using function cleanup() which takes obviously too much time
to execute but I have problems trying to figure what is slowing things
down.

  When I explain analyze function lines step by step it show quite
acceptable performance.

  PostgreSQL 8.0 is running on two dual core Opterons.

  Thanks,

  Mindaugas


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

Предыдущее
От: "jody brownell"
Дата:
Сообщение: Re: Postgres consuming way too much memory???
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: How to analyze function performance