Обсуждение: Re: pg_restore fails

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

Re: pg_restore fails

От
Hannes Dorbath
Дата:
On 16.09.2005 07:31, Victor Sudakov wrote:
> Is there any way to fix or workaround this except editing the dump with a text editor (very frustrating with dozens
ofobjects in several schemas being out of order)? 

In case you only have a text dump.. uhm.. No.
In case it's a binary dump, using a newer version of pg_restore (8.0
oder 8.1 for example) with -i option should fix it to my understanding.


Best regards,
Hannes Dorbath