Upgrade issue during Postgres 9.6 to 12.3 on the two and more server

From: "Kumari, Jyoti" <Jyoti(dot)K(at)dell(dot)com>
To: "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Cc: "Tamrakar, Animesh" <Animesh(dot)Tamrakar(at)dell(dot)com>, "Pokharna, Prashant" <Prashant(dot)Pokharna(at)dell(dot)com>, "Bharti, Anand" <Anand(dot)Bharti(at)dell(dot)com>
Subject: Upgrade issue during Postgres 9.6 to 12.3 on the two and more server
Date: 2021-02-26 14:26:16
Message-ID: MN2PR19MB40309CCDB4BD0CA540090A9A909D9@MN2PR19MB4030.namprd19.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Internal Use - Confidential

Hi Team,

We are facing an issue during pg_upgrade from 9.6 to 12.3. Below is the exception while running pg_upgrade.exe

C:\NewDatastore\engine\bin>C:\NewDatastore\engine\bin\pg_upgrade.exe -b C:\old_datastore\engine\bin -B C:\NewDatastore\engine\bin -d C:\old_datastore\data -D C:\NewDatastore\data -p 50432 -P 50444 --check

Performing Consistency Checks
-----------------------------
Checking cluster versions ok

connection to database failed: FATAL: could not read block 12 in file "base/1/1259": read only 0 of 8192 bytes.

We caught up with the same exception in the two server.

We need your assistance on this asap.

Jyoti Sinha
Dell EMC

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2021-02-26 16:35:36 Re: Upgrade issue during Postgres 9.6 to 12.3 on the two and more server
Previous Message PG Bug reporting form 2021-02-26 14:06:01 BUG #16901: log(1, anyvalue) gives division by zero error