Re: Failure in subscription test 004_sync.pl - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Failure in subscription test 004_sync.pl
Date
Msg-id 202106141440.nfh7jixuhein@alvherre.pgsql
Whole thread Raw
In response to Re: Failure in subscription test 004_sync.pl  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On 2021-Jun-14, Amit Kapila wrote:

> On Mon, Jun 14, 2021 at 10:41 AM Masahiko Sawada <sawada.mshk@gmail.com> wrote:

> > The condition should be the opposite; we should raise the error when
> > 'nowait' is true. I think this is the cause of the test failure. Even
> > if DROP SUBSCRIPTION tries to drop the slot with the WAIT option, we
> > don't wait but raise the error.
> 
> Yes, this should fix the recent buildfarm failures. Alvaro, would you
> like to take care of this?

Ugh, thanks for CCing me. Yes, I'll get this fixed ASAP.

-- 
Álvaro Herrera       Valdivia, Chile
"Saca el libro que tu religión considere como el indicado para encontrar la
oración que traiga paz a tu alma. Luego rebootea el computador
y ve si funciona" (Carlos Duclós)



pgsql-hackers by date:

Previous
From: Jehan-Guillaume de Rorthais
Date:
Subject: Re: [Proposal] Add accumulated statistics for wait event
Next
From: Robert Haas
Date:
Subject: Re: Replication protocol doc fix