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

From: Jeff Davis <pgsql(at)j-davis(dot)com>
To: "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>
Cc: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Subject: Re: [Bug] pg_upgrade could fail for non-superuser subscriptions using foreign servers
Date: 2026-07-28 21:09:31
Message-ID: 9d048018d18ce3fedfce588e5229c7c8d4769336.camel@j-davis.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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?

Regards,
Jeff Davis

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2026-07-28 21:10:57 Re: Don't use __builtin_setjmp on aarch64 MinGW/Windows
Previous Message Tomas Vondra 2026-07-28 20:58:04 Re: hashjoins vs. Bloom filters (yet again)