Re: pg_restore fails - Mailing list pgsql-admin

From Hannes Dorbath
Subject Re: pg_restore fails
Date
Msg-id dguka5$80n$2@news.hub.org
Whole thread Raw
List pgsql-admin
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

pgsql-admin by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Copy command not writing complete data to text file
Next
From: Hannes Dorbath
Date:
Subject: Re: Is pgdump_all == pg_dumpall -g + pg_dump of individual databases