Re: pg_upgrade operation failed if table created in --single user mode

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: tushar <tushar(dot)ahuja(at)enterprisedb(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_upgrade operation failed if table created in --single user mode
Date: 2021-12-14 18:41:33
Message-ID: 373738.1639507293@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

tushar <tushar(dot)ahuja(at)enterprisedb(dot)com> writes:
> Please refer to this scenario where pg_upgrade operation is failing if
> the table is create in single-user mode.

Fixed in v14:

https://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=f7f70d5e2

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2021-12-14 18:46:48 Re: Defining (and possibly skipping) useless VACUUM operations
Previous Message tushar 2021-12-14 18:39:36 Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce)