Re: Reload configuration more frequently in apply worker. - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Reload configuration more frequently in apply worker.
Date
Msg-id CAA4eK1Kc3NieBLtK4u7nN3caGLNqzJ2ZQav7d4CuiHmhf8497g@mail.gmail.com
Whole thread Raw
In response to Re: Reload configuration more frequently in apply worker.  (Amit Kapila <amit.kapila16@gmail.com>)
Responses RE: Reload configuration more frequently in apply worker.
List pgsql-hackers
On Wed, May 17, 2023 at 8:34 AM Amit Kapila <amit.kapila16@gmail.com> wrote:
>
> On Wed, May 17, 2023 at 7:18 AM Zhijie Hou (Fujitsu)
> <houzj.fnst@fujitsu.com> wrote:
> >
> >
> > The attached tap test shows how the failure happened.
> >
>
> I haven't yet tried to reproduce it but will try later sometime.
>

I am able to reproduce the problem with the script and steps mentioned
by you. The patch provided by you fixes the problem and looks good to
me. I'll push this by Wednesday unless there are any
comments/suggestions. Though this problem exists in previous branches
as well, but as there are no field reports and the problem also
doesn't appear to be a common problem, so I intend to push only for
v16. What do you or others think?

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Do we want a hashset type?
Next
From: Nikhil Benesch
Date:
Subject: Re: Cleaning up array_in()