Re: Error on pg_dump

Поиск
Список
Период
Сортировка
Искать

Re: Error on pg_dump

От:
Jason Tishler <jason@tishler.net>
Дата:
Michal,

On Fri, Apr 16, 2004 at 10:22:28AM +0200, Michal Hlavac wrote:
> PS: Why there is no postgres 7.4.2 in cygwin mirrors???

See the following:

    http://archives.postgresql.org/pgsql-cygwin/2004-04/msg00023.php

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

Error on pg_dump

От:
Michal Hlavac <hlavki@medium13.sk>
Дата:
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

FAQ