From: | Raj Gupta <gupta(at)zeesource(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Vivek Khera <vivek(at)khera(dot)org>, pgsql general list <pgsql-general(at)postgresql(dot)org>, ronz(at)ravensfield(dot)com |
Subject: | Re: Error migrating from 7.4.3 to 8.0.3 |
Date: | 2005-09-26 19:37:19 |
Message-ID: | 91f893558d5fd0a84e340b0c8cc88d16@zeesource.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
This is a stock Mac OS 10.3 (Panther). Has anyone else seen this
problem with 8.0.3 on Panther?
According to the INSTALL file 10.3 should work fine, as reported by
Andrew Rawnsley, cc'd on this message.
Raj
On Sep 26, 2005, at 12:23 PM, Tom Lane wrote:
> "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
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.
From | Date | Subject | |
---|---|---|---|
Next Message | Yonatan Ben-Nes | 2005-09-26 19:38:46 | Re: Slow search.. quite clueless |
Previous Message | Tom Lane | 2005-09-26 19:27:21 | Re: SQL command to dump the contents of table failed: PQendcopy() |