Re: [Bug] pg_upgrade could fail for non-superuser subscriptions using foreign servers

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Jeff Davis <pgsql(at)j-davis(dot)com>
Cc: "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [Bug] pg_upgrade could fail for non-superuser subscriptions using foreign servers
Date: 2026-07-29 03:36:22
Message-ID: CAA4eK1KCL4RbB9qaBApRN4qndW-u5KUh6mQT1XeqU3hjWiZDMg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jul 29, 2026 at 2:39 AM Jeff Davis <pgsql(at)j-davis(dot)com> wrote:
>
> On Thu, 2026-07-23 at 03:00 +0000, Hayato Kuroda (Fujitsu) wrote:
> > While coding, I found another issue that TOC entry for
> > "SUBSCRIPTION TABLE" may not be skipped in case of --no-
> > subscriptions.
>
> Thank you. The patch looks straightforward and independent, introduced
> in 9a17be1e24. Amit, would you please look at 0001?
>

Yes, I'll look into it. Thanks!

--
With Regards,
Amit Kapila.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message shveta malik 2026-07-29 03:44:09 Re: Missing list_free in publicationcmds.c:OpenTableList
Previous Message Chao Li 2026-07-29 03:28:10 Re: tablecmds: fix bug where index rebuild loses replica identity on partitions