Re: Non-superuser subscription owners - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Non-superuser subscription owners
Date
Msg-id CAA4eK1JTM1dM-4vkELMVgobfkq-fgRgD5YnJLKQKnu-q8Pz=iA@mail.gmail.com
Whole thread Raw
In response to RE: Non-superuser subscription owners  ("Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>)
Responses Re: Non-superuser subscription owners
Re: Non-superuser subscription owners
List pgsql-hackers
On Fri, May 12, 2023 at 3:28 PM Zhijie Hou (Fujitsu)
<houzj.fnst@fujitsu.com> wrote:
>
>
> I can reproduce this via gdb following similar steps in [1].
>
> I think we need to move this call into a transaction as well and here is an attempt
> to do that.
>

I am able to reproduce this issue following the steps mentioned by you
and the proposed patch to fix the issue looks good to me.

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: Let's make PostgreSQL multi-threaded
Next
From: David Steele
Date:
Subject: Re: Views no longer in rangeTabls?