Re: [PERFORM] postgresql tuning with perf - Mailing list pgsql-performance

From Purav Chovatia
Subject Re: [PERFORM] postgresql tuning with perf
Date
Msg-id CADrzpjE4qk9JK82-p_3WLNoP6opnQpachDSmDTgVG2JKBTnwxA@mail.gmail.com
Whole thread Raw
In response to Re: [PERFORM] postgresql tuning with perf  (legrand legrand <legrand_legrand@hotmail.com>)
List pgsql-performance
We record like this: perf record  -g -u enterprisedb
We report like this: perf report -g -i perf.data

Is this what you were looking for? Sorry, we are new to perf so we might be sharing something different as compared to what you asked.

We already shared the SP code in the original post.

Thanks

On 24 October 2017 at 20:21, legrand legrand <legrand_legrand@hotmail.com> wrote:
Please share how you monitor your perfs.

At less duration for each plpgsql proc / oracle proc.
Please share your plpgsql code, and commit strategy.

(for support with edb please check with your contract manager)



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-performance-f2050081.html


--
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

pgsql-performance by date:

Previous
From: legrand legrand
Date:
Subject: Re: [PERFORM] postgresql tuning with perf
Next
From: Purav Chovatia
Date:
Subject: Re: [PERFORM] postgresql tuning with perf