Using Gprof with Postgresql

Поиск
Список
Период
Сортировка
От Reydan Cankur
Тема Using Gprof with Postgresql
Дата
Msg-id DD33DDFC-3C26-4550-9E9A-FE29E017B374@gmail.com
обсуждение исходный текст
Ответы Re: Using Gprof with Postgresql  (Grzegorz Jaśkiewicz <gryzman@gmail.com>)
Re: Using Gprof with Postgresql  (Jeff Janes <jeff.janes@gmail.com>)
Re: Using Gprof with Postgresql  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
Hi All,

I compile PostgreSQL-8.4.0 with icc and --enable profiling option. I
ran command psql and create table and make a select then I quit psql
and go to .../data/gprof folder there are some folders named with
numbers (I think they are query ids); all of them are empty. How can I
solve this issue?

Reydan

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: slow query : very simple delete, 100% cpu, nearly no disk activity
Следующее
От: Grzegorz Jaśkiewicz
Дата:
Сообщение: Re: Using Gprof with Postgresql