Re: pgsql: pg_upgrade: Preserve relfilenodes and tablespace OIDs.

Christoph Berg <myon@debian.org>

From: Christoph Berg <myon@debian.org>
To: Robert Haas <robertmhaas@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-02-18T09:39:09Z
Lists: pgsql-hackers
Re: Robert Haas
> > This needs to be guarded with "if (binary_upgrade)".
> 
> Right. Sorry about that, and sorry for not responding sooner also. Fix
> pushed now.

Thanks, the 14-15 upgrade test is passing again here.

Christoph



Commits

  1. Add missing binary-upgrade guard.

  2. pg_upgrade: Preserve relfilenodes and tablespace OIDs.