Re: EINTR error in SunOS
- From: Qingqing Zhou <zhouqq(at)cs(dot)toronto(dot)edu>
- To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- Cc: Greg Stark <gsstark(at)mit(dot)edu>, pgsql-hackers(at)postgresql(dot)org
- Subject: Re: EINTR error in SunOS
- Date: Sat, 31 Dec 2005 14:48:34 -0500 (EST)
- Message-id: <Pine.LNX.4.58.0512311442300.7177@eon.cs> <text/plain>
On Sat, 31 Dec 2005, Tom Lane wrote:
>
> What I'd rather do is document prominently that running a DB over NFS
> isn't recommended, and running it over NFS with interrupts allowed is
> just not going to work.
>
Agreed. IO syscalls is not the only problem for NFS -- if we can't fix
them in a run, then don't do it.
Regards,
Qingqing
Home |
Main Index |
Thread Index