Re: Postgres Upgrades could not open version file PG_VERSIOn

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Ankush Chawla <ankushchawla03(at)gmail(dot)com>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Postgres Upgrades could not open version file PG_VERSIOn
Date: 2020-05-14 16:06:27
Message-ID: 20200514160627.GB8862@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Thu, May 14, 2020 at 09:02:47PM +0530, Ankush Chawla wrote:
> Hello
>
> I tried Upgrading Postgres in linux and then on Windows both gave same error
> message
>
> C:\Program Files\edb\as11\bin>pg_upgrade -c -b "C:\Program Files\PostgreSQL\10\
> bin" -B "C:\Program Files\edb\as11\bin" -d "C:\Program Files\PostgreSQL\10\
> data" -D "C:\Program Files\edb\as11\data1"
>
> could not open version file: C:\Program Files\edb\as11\data1/PG_VERSION
> Failure, exiting

Well, did you run initdb for that directory? Is there a PG_VERSION file
in there?

--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EnterpriseDB https://enterprisedb.com

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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Holger Jakobs 2020-05-14 17:18:56 Re: Postgres Upgrades could not open version file PG_VERSIOn
Previous Message Ankush Chawla 2020-05-14 15:32:47 Postgres Upgrades could not open version file PG_VERSIOn