RE: Fix slot synchronization with two_phase decoding enabled - Mailing list pgsql-hackers

From Zhijie Hou (Fujitsu)
Subject RE: Fix slot synchronization with two_phase decoding enabled
Date
Msg-id OS0PR01MB57161CAF5A88E7DCC13F43BC94BC2@OS0PR01MB5716.jpnprd01.prod.outlook.com
Whole thread Raw
In response to RE: Fix slot synchronization with two_phase decoding enabled  ("Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>)
List pgsql-hackers
On Thu, Apr 17, 2025 at 8:44 PM Zhijie Hou (Fujitsu) wrote:

> 
> Hi,
> 
> The recently added tests for slotsync on two-phase enabled slots 
> failed[1] due to a broken assertion triggered while decoding the 
> COMMIT PREPARED record on the promoted standby.

Here is the missing link:

[1] https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=sidewinder&dt=2025-04-09%2010%3A36%3A46

Best Regards,
Hou zj

pgsql-hackers by date:

Previous
From: "Zhijie Hou (Fujitsu)"
Date:
Subject: RE: Fix slot synchronization with two_phase decoding enabled
Next
From: Andrei Lepikhov
Date:
Subject: Re: Problems with estimating OR conditions, IS NULL on LEFT JOINs