Re: [BUG] Logical replica crash if there was an error in a function. - Mailing list pgsql-hackers

From Anton A. Melnikov
Subject Re: [BUG] Logical replica crash if there was an error in a function.
Date
Msg-id 66a2e9c4-549d-bf5e-4fd6-9cdccd83091f@inbox.ru
Whole thread Raw
In response to Re: [BUG] Logical replica crash if there was an error in a function.  (Andres Freund <andres@anarazel.de>)
Responses Re: [BUG] Logical replica crash if there was an error in a function.  (vignesh C <vignesh21@gmail.com>)
List pgsql-hackers
On 07.12.2022 21:03, Andres Freund wrote:

> 
> This CF entry causes tests to fail on all platforms:
> https://cirrus-ci.com/build/5755408111894528
> 
> E.g.
>
https://api.cirrus-ci.com/v1/artifact/task/5298457144459264/testrun/build/testrun/subscription/100_bugs/log/regress_log_100_bugs
> 
> #### Begin standard error
> psql:<stdin>:1: NOTICE:  dropped replication slot "sub1" on publisher
> #### End standard error
> timed out waiting for match: ERROR:  relation "error_name" does not exist at character at
/tmp/cirrus-ci-build/src/test/subscription/t/100_bugs.plline 115.
 
> 
> Greetings,
> 
> Andres Freund

Thank you for reminding!

There was a conflict when applying v2 on current master.
Rebased v3 is attached.

Best wishes!

-- 
Anton A. Melnikov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Raising the SCRAM iteration count
Next
From: Pavel Stehule
Date:
Subject: Re: [RFC] Add jit deform_counter