Re: Profiling PostgreSQL - Mailing list pgsql-performance

From Michael Paquier
Subject Re: Profiling PostgreSQL
Date
Msg-id CAB7nPqRqMbD2JzUc6RPcyWOp4JoPOEntapU7oS+ZmhfgtcrQQA@mail.gmail.com
Whole thread Raw
In response to Re: Profiling PostgreSQL  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Profiling PostgreSQL  (Dimitris Karampinas <dkarampin@gmail.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Profiling PostgreSQL
Next
From: "Huang, Suya"
Date:
Subject: Re: same query different execution plan (hash join vs. semi-hash join)