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

From Tom Lane
Subject Re: Error migrating from 7.4.3 to 8.0.3
Date
Msg-id 1971.1127762613@sss.pgh.pa.us
Whole thread Raw
In response to Re: 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
Raj Gupta <gupta@zeesource.net> writes:
> Postgresql 7.4 runs fine, and creates the index, so I would be
> surprised if this is a hardware error?

"Operation not permitted" during a write() is not very sensible;
the kernel should have complained when the file was open()'d if there
were permission issues.  So I'd say there is something pretty broken
about either your kernel or the filesystem the database is on.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: SQL command to dump the contents of table failed: PQendcopy()
Next
From: Raj Gupta
Date:
Subject: Re: Error migrating from 7.4.3 to 8.0.3