Re: Error migrating from 7.4.3 to 8.0.3

From: Poul Møller Hansen <freebsd(at)pbnet(dot)dk>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Error migrating from 7.4.3 to 8.0.3
Date: 2005-09-26 17:09:13
Message-ID: 43382B39.9070002@pbnet.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Raj Gupta wrote:
> Hi,
>
> We are trying to migrate our database from 7.4.3 of Postgresql to 8.0.3.
>
> While migrating a table, we got the following error:
>
> ERROR: could not write block 2830 of relation 1663/2276041/4965853:
> Operation not permitted
>
> This came when pg was trying to create an index on the relation. Has
> anyone seen this behavior before? Are we doing something wrong?
>

Have you dumped and restored the database ?
The structure of the two major versions is not compatible.

Poul

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vivek Khera 2005-09-26 17:23:51 Re: Error migrating from 7.4.3 to 8.0.3
Previous Message ruben 2005-09-26 17:03:06 Re: SQL command to dump the contents of table failed: PQendcopy()