Re: Transaction timeout - Mailing list pgsql-hackers

From Andrey M. Borodin
Subject Re: Transaction timeout
Date
Msg-id F6557898-D50E-4BD2-BE88-5A1A1785FB64@yandex-team.ru
Whole thread Raw
In response to Re: Transaction timeout  (Japin Li <japinli@hotmail.com>)
Responses Re: Transaction timeout
List pgsql-hackers

> On 8 Dec 2023, at 15:29, Japin Li <japinli@hotmail.com> wrote:
>
> Thanks for updating the patch. LGTM.

PFA v9. Changes:
1. Added tests for idle_in_transaction_timeout
2. Suppress statement_timeout if it’s shorter than transaction_timeout

Consider changing status of the commitfest entry if you think it’s ready for committer.

Thanks!


Best regards, Andrey Borodin.

Attachment

pgsql-hackers by date:

Previous
From: wenhui qiu
Date:
Subject: Re: Add 64-bit XIDs into PostgreSQL 15
Next
From: Alvaro Herrera
Date:
Subject: Re: Improve eviction algorithm in ReorderBuffer