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-30 14:53:46
Message-ID: CAA4eK1Ko6Y2LT_FAKom8Vp7dj1T_VQ8COKQfe3iQ_4qdTOnRzA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jul 29, 2026 at 9:06 AM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>
> 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!
>

Pushed.

--
With Regards,
Amit Kapila.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2026-07-30 14:55:48 Re: pg_class.reltuples can become non-finite and never recovers
Previous Message Kirill Reshke 2026-07-30 14:44:13 Re: Streaming replication and WAL archive interactions