Re: pg_restore -j - Mailing list pgsql-admin

From Tom Lane
Subject Re: pg_restore -j
Date
Msg-id 12661.1271777538@sss.pgh.pa.us
Whole thread Raw
In response to pg_restore -j  (Justin Falk <jfalkmu@gmail.com>)
Responses Re: pg_restore -j  (Bryan White <nicktook@gmail.com>)
List pgsql-admin
Justin Falk <jfalkmu@gmail.com> writes:
> When I try to restore I'm using:
> pg_restore -d mydb -U postgres -j 4 mydb.backup
> This results in an error:
> pg_restore: [custom archiver] dumping a specific TOC data block out of order
> not supported without ID on this input stream (fseek required)

There was something similar reported here:
http://archives.postgresql.org/pgsql-admin/2010-04/msg00237.php
but we haven't got to the bottom of it yet.  Can you create a
self-contained test case?

            regards, tom lane

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: drop database / create database / data still here ?
Next
From: "Kevin Grittner"
Date:
Subject: Re: drop database / create database / data still here ?