Re: Error migrating from 7.4.3 to 8.0.3 - Mailing list pgsql-general

From Vivek Khera
Subject Re: Error migrating from 7.4.3 to 8.0.3
Date
Msg-id 420BD7E2-3B0F-4A74-9BB6-153841698C76@khera.org
Whole thread Raw
In response to Error migrating from 7.4.3 to 8.0.3  (Raj Gupta <gupta@zeesource.net>)
Responses Re: Error migrating from 7.4.3 to 8.0.3
List pgsql-general
On Sep 26, 2005, at 12:43 PM, Raj Gupta wrote:

>  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?
>

This is during the pg_restore step when loading your data  into the
8.0.3 instance?  it looks suspiciously like some sort of low-level
fault.  Try running some hardware diags on your system.


pgsql-general by date:

Previous
From: Poul Møller Hansen
Date:
Subject: Re: Error migrating from 7.4.3 to 8.0.3
Next
From: John DeSoi
Date:
Subject: Re: Data Entry Tool for PostgreSQL