Re: server closed the connection unexpectedly during upgrade - Mailing list pgsql-bugs

From Yang, Leo
Subject Re: server closed the connection unexpectedly during upgrade
Date
Msg-id DF4PR84MB02341A93373A6C9D96E20369F4EF0@DF4PR84MB0234.NAMPRD84.PROD.OUTLOOK.COM
Whole thread Raw
In response to Re: server closed the connection unexpectedly during upgrade  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-bugs
But the issue not reproducing regularly can affect our upgrade project. The attached log files shows log error.
Sometimesthe issue reproduces  when run pg_upgrade check from PostgreSQL 8.3 to PostgreSQL 9.4.5, but it will succeed
sometimes.

Regards,
Leo

-----Original Message-----
From: Michael Paquier [mailto:michael.paquier@gmail.com] 
Sent: 2015年12月16日 15:58
To: Yang, Leo
Cc: pgsql-bugs@postgresql.org
Subject: Re: server closed the connection unexpectedly during upgrade

On Wed, Dec 16, 2015 at 4:34 PM, Yang, Leo <leo.yang@hp.com> wrote:
> Hi all,
>
> Thank you for your explain for previous question. But I met another error log when running pg_upgrade check from
PostgreSQL8.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
connectionunexpectedly
 
>         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
needto 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

Attachment

pgsql-bugs by date:

Previous
From: "Yang, Leo"
Date:
Subject: server closed the connection unexpectedly during upgrade
Next
From: grabher@gmail.com
Date:
Subject: BUG #13821: missing error information