Re: Transaction timeout

Поиск
Список
Период
Сортировка
От Andrey Borodin
Тема Re: Transaction timeout
Дата
Msg-id CAAhFRxg7p+Z=xAFAdPeuLeOvc+3DyKKJtg8PKfdE453yybfHMQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Transaction timeout  (Nikolay Samokhvalov <samokhvalov@gmail.com>)
Ответы Re: Transaction timeout  (Nikolay Samokhvalov <samokhvalov@gmail.com>)
Re: Transaction timeout  (Andres Freund <andres@anarazel.de>)
Re: Transaction timeout  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Fri, Dec 2, 2022 at 10:59 PM Nikolay Samokhvalov
<samokhvalov@gmail.com> wrote:
>
> But it fails in the "worst" case I've described above – a series of small statements:

Fixed. Added test for this.

Open questions:
1. Docs
2. Order of reporting if happened lock_timeout, statement_timeout, and
transaction_timeout simultaneously. Currently there's a lot of code
around this...

Thanks!

Best regards, Andrey Borodin.

Вложения

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

Предыдущее
От: Matheus Alcantara
Дата:
Сообщение: Re: mprove tab completion for ALTER EXTENSION ADD/DROP
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Replace PROC_QUEUE / SHM_QUEUE with ilist.h