[ADMIN] Problem restoring with pg_dump

2006-11-28 Thread Peter Wilson
I posted this to 'general' yesterday but with no luck. This is probably a better group. I've just got the following message while trying to restore a database : pg_restore : [custom archiver] Dumping a specific TOC data block out of order is not supported without ID on this input stream (fseek re

Re: [ADMIN] Problem restoring with pg_dump

2006-11-28 Thread Peter Wilson
Tom Lane wrote: > Peter Wilson <[EMAIL PROTECTED]> writes: >> pg_restore : [custom archiver] Dumping a specific TOC data block out of >> order is >> not supported without ID on this input stream (fseek required). > > Could you show us the unmodified output fro

Re: [ADMIN] Problem restoring with pg_dump

2006-12-01 Thread Peter Wilson
Tom Lane wrote: > Peter Wilson <[EMAIL PROTECTED]> writes: > >> Tom Lane wrote: >> >>> Could you show us the unmodified output from pg_restore -l, as well as >>> the edits you made to produce the -L script? >>> > > >&

Re: [ADMIN] Problem restoring with pg_dump

2006-12-01 Thread Peter Wilson
Tom Lane wrote: > Peter Wilson <[EMAIL PROTECTED]> writes: >> Tom Lane wrote: >>> Could you show us the unmodified output from pg_restore -l, as well as >>> the edits you made to produce the -L script? > >> Raw output from pg_restore -l is as follows: &