Re: Transaction timeout

Поиск
Список
Период
Сортировка
От Andrey M. Borodin
Тема Re: Transaction timeout
Дата
Msg-id 29FFC4CE-EFB3-4A72-B53A-ADAB2B5F66A9@yandex-team.ru
обсуждение исходный текст
Ответ на Re: Transaction timeout  ("Andrey M. Borodin" <x4mmm@yandex-team.ru>)
Ответы Re: Transaction timeout  (Japin Li <japinli@hotmail.com>)
Список pgsql-hackers

> On 18 Feb 2024, at 22:16, Andrey M. Borodin <x4mmm@yandex-team.ru> wrote:
>
> But it seems a little strange that session 3 did  not fail at all
It was only coincidence. Any test that verifies FATALing out in 100ms can fail, see new failure here [0].

In a nearby thread Michael is proposing injections points that can wait and be awaken. So I propose following course of
action:
1. Remove all tests that involve pg_stat_activity test of FATALed session (any permutation with checker_sleep step)
2. Add idle_in_transaction_session_timeout, statement_timeout and transaction_timeout tests when injection points
featuresget committed. 

Alexander, what do you think?

Best regards, Andrey Borodin.


[0] https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=grassquit&dt=2024-02-18%2022%3A23%3A45


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

Предыдущее
От: Bertrand Drouvot
Дата:
Сообщение: Re: System username in pg_stat_activity
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: Add last_commit_lsn to pg_stat_database