Profiling postgres

Поиск
Список
Период
Сортировка
От Suresh
Тема Profiling postgres
Дата
Msg-id 811840.48974.qm@web54505.mail.re2.yahoo.com
обсуждение исходный текст
Ответ на Re: Writing a user defined function  ("Pavel Stehule" <pavel.stehule@gmail.com>)
Ответы Re: Profiling postgres  (Sushant Sinha <sushant354@gmail.com>)
Список pgsql-general

Hello,

I want to profile some functions in postgres using gprof. I am following this procedure listed in nabble forum.

# cd postgres/bin
#  cd .../src/backend
#  make clean
#  make PROFILE="-pg" all

How to proceed after this ? I am not getting the gmon.out file. How do I run ./postgres test under the profiler ?

thanks and regards,
Suresh



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

Предыдущее
От: "Andrej Ricnik-Bay"
Дата:
Сообщение: Re: Problems Restarting PostgreSQL Daemon
Следующее
От: Rich Shepard
Дата:
Сообщение: Re: Problems Restarting PostgreSQL Daemon