Re: Performance comparison between Pgsql 10.5 and Pgsql 11.2

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Performance comparison between Pgsql 10.5 and Pgsql 11.2
Дата
Msg-id 32290.1551709348@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Performance comparison between Pgsql 10.5 and Pgsql 11.2  (Nicola Contu <nicola.contu@gmail.com>)
Ответы Re: Performance comparison between Pgsql 10.5 and Pgsql 11.2  (Nicola Contu <nicola.contu@gmail.com>)
Список pgsql-general
Nicola Contu <nicola.contu@gmail.com> writes:
> See attached perf report. The difference seems to be all in this line, but
> not sure :
> +   26.80%     0.00%           222  postmaster       [kernel.kallsyms]
>               [k] system_call_fastpath

That would suggest that many more kernel calls are happening, which is
something you could usefully investigate with strace, perhaps.

            regards, tom lane


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

Предыдущее
От: Derek Hans
Дата:
Сообщение: Re: Update does not move row across foreign partitions in v11
Следующее
От: Nicola Contu
Дата:
Сообщение: Re: Performance comparison between Pgsql 10.5 and Pgsql 11.2