Upgrade check failed from 11.5 to 12.1

From: "Lu, Dan" <Dan(dot)Lu(at)sig(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Upgrade check failed from 11.5 to 12.1
Date: 2020-12-18 20:48:05
Message-ID: MN2PR19MB36139591D1A798962AFEC16F94C30@MN2PR19MB3613.namprd19.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2020-12-18 20:57:45 Re: Unexpected result count from update statement on partitioned table
Previous Message Michael Lewis 2020-12-18 20:29:15 Re: Unexpected result count from update statement on partitioned table