Re: server closed the connection unexpectedly during upgrade

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: "Yang, Leo" <leo(dot)yang(at)hp(dot)com>
Cc: "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: server closed the connection unexpectedly during upgrade
Date: 2015-12-16 07:57:47
Message-ID: CAB7nPqR_WJ0xVs-T6ZkiHVnDc9f13az_Wq8wWveae6m4zXBvEQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Dec 16, 2015 at 4:34 PM, Yang, Leo <leo(dot)yang(at)hp(dot)com> wrote:
> Hi all,
>
> Thank you for your explain for previous question. But I met another error log when running pg_upgrade check from PostgreSQL 8.3 to PostgreSQL 9.4.5:
> Performing Consistency Checks
> -----------------------------
> Checking cluster versions ok
> Checking database user is a superuser ok
> Checking database connection settings ok
> Checking for prepared transactions ok
> Checking for reg* system OID user data types ok
> Checking for contrib/isn with bigint-passing mismatch ok
> Checking for invalid "name" user columns connection to database failed: server closed the connection unexpectedly
> This probably means the server terminated abnormally
> before or while processing the request.
> This issue don't reproduces regularly on windows Server 2012. The error log only reproduces in a few cases, but I need to fix this issue. Can you tell me the reasons for this error.

There is no way to know what actually happened without the server
logs, that's where the problem visibly happened..
--
Michael

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Yang, Leo 2015-12-16 08:26:54 Re: server closed the connection unexpectedly during upgrade
Previous Message Yang, Leo 2015-12-16 07:34:33 server closed the connection unexpectedly during upgrade