Upgrade check failed from 11.5 to 12.1 - Mailing list pgsql-general

From Lu, Dan
Subject Upgrade check failed from 11.5 to 12.1
Date
Msg-id MN2PR19MB36139591D1A798962AFEC16F94C30@MN2PR19MB3613.namprd19.prod.outlook.com
Whole thread Raw
Responses Re: Upgrade check failed from 11.5 to 12.1  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general

Hello PostgreSQL experts,

 

I am trying to upgrade an instance of PostgreSQL in unix from 11.5 to 12.1.

 

I got the following error on upgrade verification step.

 

Is this not allowed?

 

 

UNIX:> pg_upgrade -d /hostname/pg/dpoc/data -D /hostname/pg/dpoc/data -b /hostname/pg/PostgreSQL-11.5/bin -B /hostname/pg/PostgreSQL-12.1/bin -p 5432 -P 9432 -c –v

Performing Consistency Checks

-----------------------------

Checking cluster versions

New cluster data and binary directories are from different major versions.

Failure, exiting




IMPORTANT: The information contained in this email and/or its attachments is confidential. If you are not the intended recipient, please notify the sender immediately by reply and immediately delete this message and all its attachments. Any review, use, reproduction, disclosure or dissemination of this message or any attachment by an unintended recipient is strictly prohibited. Neither this message nor any attachment is intended as or should be construed as an offer, solicitation or recommendation to buy or sell any security or other financial instrument. Neither the sender, his or her employer nor any of their respective affiliates makes any warranties as to the completeness or accuracy of any of the information contained herein or that this message or any of its attachments is free of viruses.

pgsql-general by date:

Previous
From: Michael Lewis
Date:
Subject: Re: Unexpected result count from update statement on partitioned table
Next
From: Tom Lane
Date:
Subject: Re: Unexpected result count from update statement on partitioned table