Re: Patch to improve reliability of postgresql on linux nfs - Mailing list pgsql-hackers

From George Barnett
Subject Re: Patch to improve reliability of postgresql on linux nfs
Date
Msg-id B36F0954-8831-47FA-8333-0EF4DF234F1A@atlassian.com
Whole thread Raw
In response to Re: Patch to improve reliability of postgresql on linux nfs  (Bernd Helmle <mailings@oopsware.de>)
Responses Re: Patch to improve reliability of postgresql on linux nfs
List pgsql-hackers
On 10/09/2011, at 1:30 AM, Bernd Helmle wrote:

> --On 9. September 2011 10:27:22 -0400 Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
>> On the whole I think you'd be better off lobbying your NFS implementors
>> to provide something closer to the behavior of every other filesystem on
>> the planet.  Or checking to see if you need to adjust your NFS
>> configuration, as the other responders mentioned.
>
> You really need at least mount options 'hard' _and_ 'nointr' on NFS mounts, otherwise you are out of luck. Oracle and
DB2guys recommend those settings and without them any millisecond of network glitch could disturb things unreasonably. 

Hi,

My mount options include hard and intr.

George

pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: What Would You Like To Do?
Next
From: Florian Pflug
Date:
Subject: Re: Patch to improve reliability of postgresql on linux nfs