RE: Reload configuration more frequently in apply worker.

Zhijie Hou (Fujitsu) <houzj.fnst@fujitsu.com>

From: "Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2023-06-06T02:15:31Z
Lists: pgsql-hackers
On Monday, June 5, 2023 8:03 AM Amit Kapila <amit.kapila16@gmail.com> wrote:
> 
> 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?

Thanks for the review. I agree that we can push only for V16.

Best Regards,
Hou zj

Commits

  1. Reload configuration more frequently in apply worker.