RE: Reload configuration more frequently in apply worker.

From: "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: Reload configuration more frequently in apply worker.
Date: 2023-06-06 02:15:31
Message-ID: OS0PR01MB5716CD87F67DA8464E3E01EF9452A@OS0PR01MB5716.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Monday, June 5, 2023 8:03 AM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>
> On Wed, May 17, 2023 at 8:34 AM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
> wrote:
> >
> > On Wed, May 17, 2023 at 7:18 AM Zhijie Hou (Fujitsu)
> > <houzj(dot)fnst(at)fujitsu(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Julien Rouhaud 2023-06-06 02:25:08 Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH
Previous Message tender wang 2023-06-06 02:09:12 Re: Improve join_search_one_level readibilty (one line change)