Re: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber - Mailing list pgsql-hackers

From Alexander Lakhin
Subject Re: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber
Date
Msg-id 162247ba-7d2c-427a-bbf6-a6c5daa6d71f@gmail.com
Whole thread
In response to [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber  ("Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>)
List pgsql-hackers
Hello Amit and Zhijie,

06.08.2026 12:12, Amit Kapila wrote:
> On Wed, Aug 5, 2026 at 10:55 AM Zhijie Hou (Fujitsu)
> <houzj.fnst@fujitsu.com> wrote:
>> The patch fixes the timeout on my machine (after adding the mentioned pg_sleep(0.5)).
> The patch looks good to me, so I pushed.

Thank you for fixing the test!

Best regards,
Alexander



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: analyze-in-stages post upgrade questions
Next
From: Nikita Malakhov
Date:
Subject: Re: JSON_TABLE: table => column ON ERROR propagation