Re: pg_dump fails with socket_not_open

Поиск
Список
Период
Сортировка
От Vivek Khera
Тема Re: pg_dump fails with socket_not_open
Дата
Msg-id 85r7i7y3l9.fsf@yertle.int.kciLink.com
обсуждение исходный текст
Ответ на pg_dump fails with socket_not_open  (Sarah Ewen <sarah@thaum.net>)
Список pgsql-general
>>>>> "SE" == Sarah Ewen <sarah@thaum.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@kciLink.com       Rockville, MD  +1-301-869-4449 x806

В списке pgsql-general по дате отправления:

Предыдущее
От: "Asger Petersen"
Дата:
Сообщение: Extremely slow queries
Следующее
От: Vivek Khera
Дата:
Сообщение: Re: PostgreSQL v7.4.7 support platform?