Re: Avoid excessive inlining?

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: Avoid excessive inlining?
Дата
Msg-id CAFj8pRBZEXVYyhLDsmXpB9ywvdO3Bo3aEYq=cz1BB14tX+DfEw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Avoid excessive inlining?  ("Joel Jacobson" <joel@compiler.org>)
Список pgsql-general


so 2. 1. 2021 v 21:02 odesílatel Joel Jacobson <joel@compiler.org> napsal:
13.1

ok there is plpgsql most fast

you can check if there are not some hidden implicit casting in your code.

Regards

Pavel


On Sat, Jan 2, 2021, at 20:37, Pavel Stehule wrote:
Hi

so 2. 1. 2021 v 20:07 odesílatel Joel Jacobson <joel@compiler.org> napsal:

I found yet another trick, which actually seems to be slightly faster than the plpgsql version.

What version of Postgres do you use?

plpgsql in Postgres 13 is significantly faster than on older versions

Regards

Pavel


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

Предыдущее
От: "Joel Jacobson"
Дата:
Сообщение: Re: Avoid excessive inlining?
Следующее
От: Meng Qingzhong
Дата:
Сообщение: Why not report ERROR when "concurrent insert in progress within table"?