Re: unexpected EOF on client connection during pg_dumpall

From: Kevin Grittner <kgrittn(at)ymail(dot)com>
To: "Arnold, Sandra L(dot)" <arnoldsl(at)ornl(dot)gov>, "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-01 18:23:50
Message-ID: 1375381430.62366.YahooMailNeo@web162904.mail.bf1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"Arnold, Sandra L." <arnoldsl(at)ornl(dot)gov> wrote:

> I am currently getting a “unexpected EOF on client connection”
> when running pg_dumpall from a bash shell script in cron.  I have
> looked online to see if anyone else is having or have had this
> problem without any luck.  I am hoping someone can point me in
> the right direction to determine what is happening.  When I run
> the command manually it works.

> Please let me know if I need to provide any other information.

What does pg_dumpall write to stdout and stderr?  I have only seen
the server-side error you show when the pg_dumpall client had an
error writing, due to permissions problems or disk space
exhaustion, and the reason needs to be found on the "client" side,
not in the server log.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Arnold, Sandra L. 2013-08-01 18:28:34 Re: unexpected EOF on client connection during pg_dumpall
Previous Message German Becker 2013-07-31 18:10:42 Re: Disk latency goes up during certaing pediods