Re: Invalid pg_upgrade error message during live check - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Invalid pg_upgrade error message during live check
Date
Msg-id 20180106021158.GB13203@momjian.us
Whole thread Raw
In response to Invalid pg_upgrade error message during live check  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Invalid pg_upgrade error message during live check
List pgsql-hackers
On Fri, Jan  5, 2018 at 04:58:39PM -0500, Bruce Momjian wrote:
> Pg_upgrade is able to run in --check mode when the old server is still
> running.  Unfortunately, all supported versions of pg_upgrade generate
> an incorrect (but harmless) "failure" message when doing this:

Based on recent discussions, I am thinking we would just fix this in PG
10 and HEAD and leave the harmless error message in the other branches,
right?

-- 
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql: pg_upgrade: simplify code layout in a few places
Next
From: Pavel Stehule
Date:
Subject: Re: [HACKERS] SQL/JSON in PostgreSQL