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

Started by akp geekabout 15 years ago2 messagesgeneral
Jump to latest
#1akp geek
akpgeek@gmail.com

I am getting the following error when I try to restore it from a dump. Any
suggestions?

Regards

#2Adrian Klaver
adrian.klaver@aklaver.com
In reply to: akp geek (#1)
Re: pg_restore: [archiver] unsupported version (1.12) in file header

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.klaver@gmail.com