Re: pg_restore: [archiver] unsupported version (1.12) in file header

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: akp geek <akpgeek(at)gmail(dot)com>
Subject: Re: pg_restore: [archiver] unsupported version (1.12) in file header
Date: 2011-03-09 22:27:13
Message-ID: 201103091427.13579.adrian.klaver@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wednesday, March 09, 2011 12:19:13 pm akp geek wrote:
> I am getting the following error when I try to restore it from a dump. Any
> suggestions?

At a guess you are trying to go backwards, using a newer dump file with an older
pg_restore. In other words doing 9.0 pg_dump and then 8.3 pg_restore. Could you
clarify what is the exact procedure you are using?

>
> Regards

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Arturo Perez 2011-03-10 00:29:23 Re: ER tool that supports domains and custom types?
Previous Message Merlin Moncure 2011-03-09 22:23:50 Re: Reinterpreting BYTEA as TEXT, converting BYTEA to TEXT