Re: unsupported header version error

From: Vibhor Kumar <vibhor(dot)aim(at)gmail(dot)com>
To: Fredy Khan <fredy18(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: unsupported header version error
Date: 2011-04-13 11:58:48
Message-ID: DC49C1A2-3A67-429E-8ACE-59EF9EA3BC47@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Attached Error Message shows, that pgAdmin's pg_restore is not compatible with the version of pg_dump binary which you have used to take the backup

Please let me know, How did you take the backup? and Please try with same version of pg_restore, which is of pg_dump.

To find the version of pg_dump and pg_restore, you can use following command:

pg_dump --version
pg_restore --version.

Thanks & Regards,
Vibhor.
On Apr 12, 2011, at 4:13 PM, Fredy Khan wrote:

> Well please find attached here the error details
>
> On Mon, Apr 11, 2011 at 9:35 PM, Vibhor Kumar <vibhor(dot)aim(at)gmail(dot)com> wrote:
>
> On Apr 9, 2011, at 11:58 PM, Fredy Khan wrote:
>
> > Hello,
> >
> > I get an unsupported header version error when I try to restore my database backup in another version of postgres via pgadmin. I would appreciate some help in this matter.
>
> What;s error Message?
>
>
> > regards,
> >
> > Fredy Khan
>
> Thanks & Regards,
> Vibhor Kumar
> vibhor(dot)aim(at)gmail(dot)com
> Blog:http://vibhork.blogspot.com
>
>
> <error.bmp>

Thanks & Regards,
Vibhor Kumar
vibhor(dot)aim(at)gmail(dot)com
Blog:http://vibhork.blogspot.com

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Eric Comeau 2011-04-13 12:06:50 How to log canceled SQL statement due to statement timeout
Previous Message Donald Fraser 2011-04-13 10:52:13 Re: [JDBC] Missing documentation for error code: 80S01