Re: BUG #16891: pg_dump: Error message from server: SSL SYSCALL error: EOF detected

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: chandu_munnu(at)yahoo(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #16891: pg_dump: Error message from server: SSL SYSCALL error: EOF detected
Date: 2021-02-23 22:11:34
Message-ID: 20210223221134.GA15574@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 2021-Feb-23, PG Bug reporting form wrote:

> I am trying to backup postgresql database using pg_dump , we are seeing
> below error. I am trying to take the pg backup of AuroraPostgresql RDS from
> my local machine.
>
> pg_dump: Dumping the contents of table failed: PQgetCopyData() failed.
> pg_dump: Error message from server: SSL SYSCALL error: EOF detected

I have seen similar problems occur when the network between client and
server are not reliable -- for example you may have a router closing
ports when too much data has been transferred, or things like that.

--
Álvaro Herrera 39°49'30"S 73°17'W

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message mtarazkar 2021-02-23 22:48:00 Can not import sql file into the database I create
Previous Message Luka Žitnik 2021-02-23 22:07:03 Re: Unexpected serialization error