Re: patch: reduce overhead of execution of CALL statement in no atomic mode from PL/pgSQL

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: patch: reduce overhead of execution of CALL statement in no atomic mode from PL/pgSQL
Дата
Msg-id CAFj8pRATcY4zXf42fbVeyZLJQ5wbfvUuQVjnLd3sKo7P2NQ+7A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: patch: reduce overhead of execution of CALL statement in no atomic mode from PL/pgSQL  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: patch: reduce overhead of execution of CALL statement in no atomic mode from PL/pgSQL  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers


čt 21. 1. 2021 v 14:37 odesílatel Pavel Stehule <pavel.stehule@gmail.com> napsal:
Hi

This is a little bit of an enhanced version of the previous patch. The worst case overhead is reduced almost to zero. The local resource owner is created only when routine is executed in non-atomic mode, and when routine contains a CALL statement.

Sorry. Last patch wasn't tested well.

Regards

Pavel




Regards

Pavel

Вложения

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

Предыдущее
От: Alexey Kondratov
Дата:
Сообщение: Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly
Следующее
От: "osumi.takamichi@fujitsu.com"
Дата:
Сообщение: RE: Enhance traceability of wal_level changes for backup management