Re: Simplify backend terminate and wait logic in postgres_fdw test - Mailing list pgsql-hackers

From Bharath Rupireddy
Subject Re: Simplify backend terminate and wait logic in postgres_fdw test
Date
Msg-id CALj2ACVwU=-Tz70MeE4bVuQUstc+ebLAR0ZhnAtMHj7LGNSrQA@mail.gmail.com
Whole thread Raw
In response to Re: Simplify backend terminate and wait logic in postgres_fdw test  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, May 4, 2021 at 7:05 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Michael Paquier <michael@paquier.xyz> writes:
> > (Worth noting that I am out this week for Golden Week, so if this can
> > wait until Monday, that would be nice.  I am not willing to take my
> > chances with the buildfarm now :p)
>
> I will see to it.  I think it's important to get a fix in in the next
> couple of days, because hyrax has not had a clean run in six weeks.
> That animal takes almost a week per test cycle, so the next HEAD run
> it starts (two or three days from now) is about our last chance to
> get it to go green before beta1 wrap.  I feel it's fairly urgent to
> try to do that, because who knows if any other cache-clobber issues
> snuck in just before feature freeze.

Thanks! Can we then take the patch proposed at [1]?

[1] - https://www.postgresql.org/message-id/CALj2ACWqh2nHzPyzP-bAY%2BCaAAbtQRO55AQ_4ppGiU_w8iOvTg%40mail.gmail.com

With Regards,
Bharath Rupireddy.
EnterpriseDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: WIP: WAL prefetch (another approach)
Next
From: Robert Haas
Date:
Subject: Re: .ready and .done files considered harmful