Re: pg_restore problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_restore problem
Дата
Msg-id 19059.1148958073@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg_restore problem  (Michael Andreasen <michael@dunlops.com>)
Ответы Re: pg_restore problem  (Harco de Hilster <Harco.de.Hilster@ATConsultancy.nl>)
Список pgsql-bugs
Michael Andreasen <michael@dunlops.com> writes:
> pg_dump -Ft $db | bzip2 > $db.dump.tbz
> ...
> pg_restore: [tar archiver] could not find header for file 3765.dat in
> tar archive

Does it work better if you use -Fc format?  There was a similar report
recently, which makes me think the tar-format code has got some kind
of problem, but without a test case it's hard to look into it.

            regards, tom lane

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

Предыдущее
От: kah_hang_ang@toray.com.my
Дата:
Сообщение: statement stuck when the connection grew up to 45 or more
Следующее
От: Andreas Heiduk
Дата:
Сообщение: Too many function calls in view with LEFT JOIN