Re: Profiling PostgreSQL

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Profiling PostgreSQL
Дата
Msg-id CAB7nPqRqMbD2JzUc6RPcyWOp4JoPOEntapU7oS+ZmhfgtcrQQA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Profiling PostgreSQL  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Profiling PostgreSQL  (Dimitris Karampinas <dkarampin@gmail.com>)
Список pgsql-performance
On Thu, May 22, 2014 at 10:48 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Call graph data usually isn't trustworthy unless you built the program
> with -fno-omit-frame-pointer ...
This page is full of ideas as well:
https://wiki.postgresql.org/wiki/Profiling_with_perf
--
Michael


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Profiling PostgreSQL
Следующее
От: "Huang, Suya"
Дата:
Сообщение: Re: same query different execution plan (hash join vs. semi-hash join)