Error on pg_dump

From: Michal Hlavac <hlavki(at)medium13(dot)sk>
To: "'pgsql-cygwin(at)postgresql(dot)org'" <pgsql-cygwin(at)postgresql(dot)org>
Subject: Error on pg_dump
Date: 2004-04-16 08:22:28
Message-ID: 407F97C4.4040400@medium13.sk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hello,

I have postgres 7.4.1-3 on cygwin... Everytime, when I try to dump data,
pg_dump raise error:

pg_dump: SQL command to dump the contents of table
"l_image_to_round_trip" failed
pg_dump: Error message from server: server closed the connection
unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
pg_dump: The command was: COPY public.l_image_to_round_trip (i_image_id,
i_round_trip_id)
TO stdout;
pg_dumpall: pg_dump failed on database "medina", exiting

table in error sometimes changes... I try to, create new data direcotory
with dbinit, but without changes...

PS: Why there is no postgres 7.4.2 in cygwin mirrors???

thanx, miso

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2004-04-16 12:07:23 Re: Error on pg_dump
Previous Message Wayne Phillips 2004-04-14 23:37:57 which web server?