Re: postgresql tuning with perf

From: Purav Chovatia <puravc(at)gmail(dot)com>
To: legrand legrand <legrand_legrand(at)hotmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: postgresql tuning with perf
Date: 2017-10-24 15:06:33
Message-ID: CADrzpjE4qk9JK82-p_3WLNoP6opnQpachDSmDTgVG2JKBTnwxA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)hotmail(dot)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(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-performance
>

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Purav Chovatia 2017-10-24 15:08:01 Re: postgresql tuning with perf
Previous Message legrand legrand 2017-10-24 14:51:11 Re: postgresql tuning with perf