Re: Perform streaming logical transactions by background workers and parallel apply - Mailing list pgsql-hackers

From Kyotaro Horiguchi
Subject Re: Perform streaming logical transactions by background workers and parallel apply
Date
Msg-id 20230424.130303.1463059691915863881.horikyota.ntt@gmail.com
Whole thread Raw
In response to Re: Perform streaming logical transactions by background workers and parallel apply  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
At Mon, 24 Apr 2023 08:59:07 +0530, Amit Kapila <amit.kapila16@gmail.com> wrote in 
> > Sorry for posting multiple times in a row, but I'm a bit unceratin
> > whether we should use FATAL or ERROR for this situation. The stream is
> > not provided by user, and the session or process cannot continue.
> >
> 
> I think ERROR should be fine here similar to other cases in worker.c.

Sure, I don't have any issues with it.

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Support logical replication of DDLs
Next
From: vignesh C
Date:
Subject: Re: Add two missing tests in 035_standby_logical_decoding.pl