Re: EINTR error in SunOS - Mailing list pgsql-hackers

From Qingqing Zhou
Subject Re: EINTR error in SunOS
Date
Msg-id dp2h21$98c$1@news.hub.org
Whole thread Raw
In response to EINTR error in SunOS  (Qingqing Zhou <zhouqq@cs.toronto.edu>)
List pgsql-hackers
"Tom Lane" <tgl@sss.pgh.pa.us> wrote
> Qingqing Zhou <zhouqq@cs.toronto.edu> writes:
>> + ERROR:  could not open relation 1663/16384/37713: Interrupted system 
>> call
>
>> The reason I guess is the open() call is interrupted by a signal (what
>> signal BTW?).
>
> I've heard of this in connection with NFS ... is your DB on an NFS
> filesystem by any chance?
>

Exactly. I guess school machines love NFS.

Regards,
Qingqing 




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: EINTR error in SunOS
Next
From: Robert Treat
Date:
Subject: Re: Fwd: Re: [ADMIN] migrating oracle table to PostgresQL