Re: [HACKERS] Highly Variable Planning Times

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: [HACKERS] Highly Variable Planning Times
Дата
Msg-id 20170419221221.jlzipgysi53d3s73@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: [HACKERS] Highly Variable Planning Times  (Michael Malis <michaelmalis2@gmail.com>)
Список pgsql-hackers
On 2017-04-19 14:14:54 -0700, Michael Malis wrote:
> > Could you also get a profile using perf record -g?  The strace isn't
> > telling us all that much.
> 
> I've attached the perf.data file from `perf record -g -p
> <backend-pid>`. I'm not that familiar with perf so if there is more
> information you need let me know. This was on Ubuntu 16.04

You'd have to do a perf report > outfile.txt too, without your system we
can't analyze the perf.data.

https://wiki.postgresql.org/wiki/Profiling_with_perf

- Andres



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: [HACKERS] Unportable implementation of background worker start
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [HACKERS] Unportable implementation of background worker start