Re: [BUG] recovery of prepared transactions during promotion can fail - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: [BUG] recovery of prepared transactions during promotion can fail
Date
Msg-id 20230621043345.GA787473@nathanxps13
Whole thread Raw
In response to Re: [BUG] recovery of prepared transactions during promotion can fail  (Michael Paquier <michael@paquier.xyz>)
Responses Re: [BUG] recovery of prepared transactions during promotion can fail
List pgsql-hackers
On Tue, Jun 20, 2023 at 10:49:03AM +0900, Michael Paquier wrote:
> And done for v13 and v14.  I have split the test and comment changes
> into their own commit, doing that for v13~HEAD.

I've started seen sporadic timeouts for 009_twophase.pl in cfbot, and I'm
wondering if it's related to this change.

    https://api.cirrus-ci.com/v1/task/4978271838797824/logs/test_world.log
    https://api.cirrus-ci.com/v1/task/5477247717474304/logs/test_world.log
    https://api.cirrus-ci.com/v1/task/5931749746671616/logs/test_world.log
    https://api.cirrus-ci.com/v1/task/6353051175354368/logs/test_world.log
    https://api.cirrus-ci.com/v1/task/5687888986243072/logs/test_world.log

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX
Next
From: Michael Paquier
Date:
Subject: Re: [BUG] recovery of prepared transactions during promotion can fail