Scott Mead <scott.lists@enterprisedb.com> writes:
> On Wed, Apr 14, 2010 at 2:38 AM, Justin Falk <jfalkmu@gmail.com> wrote:
>> 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)
> I'm pretty sure that you need to use the 8.4 version of pg_dump when you
> create the backup file, then it should work.
While that might be best practice, it's not clear why testing fails to
reproduce the problem, as we found in the other recent thread. In any
case it'd be nice to deliver a more helpful error message, if the
combination really doesn't work in some cases. But we need a
reproducible case to figure out why it's failing.
regards, tom lane