Re: BUG #6127: pg_restore failing: unexpected message type 0x58 during COPY from stdin

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #6127: pg_restore failing: unexpected message type 0x58 during COPY from stdin
Дата
Msg-id 19302.1311278309@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #6127: pg_restore failing: unexpected message type 0x58 during COPY from stdin  ("Greg Johnson" <greg.johnson@interprose.com>)
Ответы Re: BUG #6127: pg_restore failing: unexpected message type 0x58 during COPY from stdin  (Greg Johnson <greg.johnson@interprose.com>)
Список pgsql-bugs
Greg Johnson <greg.johnson@interprose.com> writes:
> On Thu, Jul 21, 2011 at 11:44 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> This looks like pg_restore is terminating unexpectedly.  What do you see
>> on the client end of it?

> pg_restore: [custom archiver] could not read from input file: end of file

Well, that suggests you have a truncated or otherwise corrupted pg_dump
archive file.  Do you get a similar failure if you just do "pg_restore
-l" on the archive file?  Is the pg_dump run reporting any signs of
distress?

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #6127: pg_restore failing: unexpected message type 0x58 during COPY from stdin
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #6127: pg_restore failing: unexpected message type 0x58 during COPY from stdin