Re: [HACKERS] pg_restore: [archiver] input file does not appear to be a valid archive

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] pg_restore: [archiver] input file does not appear to be a valid archive
Дата
Msg-id 21282.1024952557@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg_restore: [archiver] input file does not appear to be a valid archive  (James Thornton <thornton@cs.baylor.edu>)
Список pgsql-general
James Thornton <thornton@cs.ecs.baylor.edu> writes:
> I upgrade from PG 7.1.3 to 7.2, and I am trying to restore my dbs but I
> keep getting:
> [nsadmin@roam backup-20020622]$ pg_restore <all-good.dmp
> pg_restore: [archiver] input file does not appear to be a valid archive

How did you make the dump file exactly?

I'm betting that what you have is not a dump, but just a SQL script that
you are supposed to feed to psql not pg_restore ...

            regards, tom lane



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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Blob like type
Следующее
От: "Tomis³aw Kityñski"
Дата:
Сообщение: SERIAL and RULE of "ON INSERT" kind