pg_restore

Поиск
Список
Период
Сортировка
От Cesar Schneider
Тема pg_restore
Дата
Msg-id 1105992246.2309.15.camel@nx9005.localdomain
обсуждение исходный текст
Ответы Re: pg_restore  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi, I have a dump that was generated with pg_dump in 8.0-beta5 and I'm
trying to restore with pg_restore in 8.0-RC3.

The pg_dump command was: # pg_dump -Ft -o -b database
The pg_restore command was: # pg_restore -Ft -d database

When I execute pg_restore I get this error:
pg_restore: [archiver] unsupported version (1.13) in file header

Dumps created in beta5 are incompatible with rc3 ?
Any suggestion for how can I restore this dump ?

Thank for any help.
Cesar


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

Предыдущее
От: Matthew Metnetsky
Дата:
Сообщение: Re: Statically linking against libpq
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Problem with win32 installer for PG 8.0