Re: pg_dump fails with socket_not_open

From: Vivek Khera <khera(at)yertle(dot)int(dot)kciLink(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_dump fails with socket_not_open
Date: 2005-03-22 17:48:02
Message-ID: 85r7i7y3l9.fsf@yertle.int.kciLink.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>>>>> "SE" == Sarah Ewen <sarah(at)thaum(dot)net> writes:

SE> Hi there folks,
SE> I've just had pg_dump fail on me for the first time ever, and I'm not
SE> sure why.

SE> It generates 24MB of dump before bombing out with:

SE> pg_dump: socket not open
SE> pg_dump: SQL command to dump the contents of table "activity_log"
SE> failed: PQendcopy() failed.
SE> pg_dump: Error message from server: socket not open
SE> pg_dump: The command was: COPY public.activity_log (<bunch of columns>
SE> TO stdout

Funny.... I just saw this for the very first time *ever* as well,
overnight. I was dumping from a PG 8.0.1 server to PG 8.0.1 client.
I, however, saw some ethernet interface timeouts in my server logs,
which is very concerning to me.

So it probably wasn't PG's fault, but I'm not ruling anything out just
yet... i do see a bunch of socket not open errors for some reporting
clients with no corresponding ethernet timeouts, so the log
information is either conflicting or incomplete.

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D. Khera Communications, Inc.
Internet: khera(at)kciLink(dot)com Rockville, MD +1-301-869-4449 x806

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Vivek Khera 2005-03-22 17:50:19 Re: PostgreSQL v7.4.7 support platform?
Previous Message Alvaro Herrera 2005-03-22 17:23:11 Re: Question about function body checking and 8.1