Re: pg_rewind WAL segments deletion pitfall - Mailing list pgsql-hackers

From Alexander Kukushkin
Subject Re: pg_rewind WAL segments deletion pitfall
Date
Msg-id CAFh8B=mDDZEsK0jDMfvP3MmxkWaeTCxW4yN42OH33JY6sQWS5Q@mail.gmail.com
Whole thread Raw
In response to Re: pg_rewind WAL segments deletion pitfall  (Peter Smith <smithpb2250@gmail.com>)
List pgsql-hackers
Hi Peter,

On Mon, 22 Jan 2024 at 00:38, Peter Smith <smithpb2250@gmail.com> wrote:
2024-01 Commitfest.

Hi, This patch has a CF status of "Ready for Committer", but it is
currently failing some CFbot tests [1]. Please have a look and post an
updated version..

======
[1] https://cirrus-ci.com/github/postgresql-cfbot/postgresql/commitfest/46/3874


From what I can see all failures are not related to this patch:
1. Windows build failed with 
[10:52:49.679] 126/281 postgresql:recovery / recovery/019_replslot_limit ERROR 185.84s (exit status 255 or signal 127 SIGinvalid)
2. FreeBSD build failed with
[09:11:57.656] 190/285 postgresql:psql / psql/010_tab_completion ERROR 0.46s exit status 2
[09:11:57.656] 220/285 postgresql:authentication / authentication/001_password ERROR 0.57s exit status 2

In fact, I don't even see this patch being applied for these builds and the introduced TAP test being executed.

Regards,
--
Alexander Kukushkin

pgsql-hackers by date:

Previous
From: wenhui qiu
Date:
Subject: Re: Support "Right Semi Join" plan shapes
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: Network failure may prevent promotion