BUG #4205: Unable to restore database

From: "Bomken Basar" <bomken(dot)basar(at)telelogic(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #4205: Unable to restore database
Date: 2008-05-27 22:32:58
Message-ID: 200805272232.m4RMWwQc072624@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 4205
Logged by: Bomken Basar
Email address: bomken(dot)basar(at)telelogic(dot)com
PostgreSQL version: 8.0
Operating system: windows xp
Description: Unable to restore database
Details:

I tried to upgrade to postgres 8.2.7 from 8.0 but got the error. Then I
tried to restore the db in 8.0 but I got the following error:

pg_restore: [custom archiver] could not read data block -- expected 4096,
got
290
pg_restore: *** aborted because of error

This is new to me and looks like a bug.

Please help....

Regards
Bomken Basar

Browse pgsql-bugs by date

  From Date Subject
Next Message Martin Drescher 2008-05-28 16:56:28 BUG #4206: function xpath gives wrong results
Previous Message Tom Lane 2008-05-27 21:36:39 Re: BUG #4204: COPY to table with FK has memory leak