Re: unexpected EOF on client connection during pg_dumpall

From: bricklen <bricklen(at)gmail(dot)com>
To: "Arnold, Sandra L(dot)" <arnoldsl(at)ornl(dot)gov>
Cc: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: unexpected EOF on client connection during pg_dumpall
Date: 2013-08-02 20:56:38
Message-ID: CAGrpgQ96ga6MULh7O8cTgoZCpZ8Zgut8f3qgeRFhtiivbU524A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Fri, Aug 2, 2013 at 11:33 AM, Arnold, Sandra L. <arnoldsl(at)ornl(dot)gov>wrote:

> 2013-08-02 14:04:40.981
> EDT,"backup","postgres",21309"hostname:40353",51fbf3a1.533d,48,"idle",2013-08-02
> 14:00:01 EDT,,0,LOG,00000,"disconnection: session time: 0:04:39.039
> user=backup database=postgres host=hostname port=40353",,,,,,,,,"pg_dumpall"
>
> It looks like it completed the COPY statement for the table that it was
> backing up right before the error message occurred. I also do not see
> anything in the backup file that indicates what is happening.
>

Is the entire process occurring on the same host, or is across a network?
If the latter, could it be due to timeouts from ssh, or tunnels, or
internal load balancers/connection poolers?

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Arnold, Sandra L. 2013-08-05 13:31:41 Re: unexpected EOF on client connection during pg_dumpall
Previous Message Arnold, Sandra L. 2013-08-02 18:33:17 Re: unexpected EOF on client connection during pg_dumpall