Re: EINTR error in SunOS
- From: "Qingqing Zhou" <zhouqq(at)cs(dot)toronto(dot)edu>
- To: pgsql-hackers(at)postgresql(dot)org
- Subject: Re: EINTR error in SunOS
- Date: Fri, 30 Dec 2005 00:38:12 -0500
- Message-id: <dp2h21$98c$1@news.hub.org> <text/plain>
"Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote
> Qingqing Zhou <zhouqq(at)cs(dot)toronto(dot)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
Home |
Main Index |
Thread Index