Re: failure with pg_dump

Ed L. <pgsql@bluepolka.net>

From: "Ed L." <pgsql@bluepolka.net>
To: Vivek Khera <khera@kcilink.com>, pgsql-general@postgresql.org
Date: 2005-03-22T16:53:46Z
Lists: pgsql-general
On Tuesday March 22 2005 9:36, Vivek Khera wrote:
> While poking through the logs for these errors, I'm finding a
> *lot* of broken pipe/unexpected EOF errors for this server but
> for connections from other hosts as well, running reports.
>  those hosts still have the 7.4 client libraries.

You might look into possible network-related issues.  Maybe check 
what is happening on the NICs (tx/rx errors?  collisions?), see 
if that gives any clues...

Ed