--On 9. September 2011 10:27:22 -0400 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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 DB2 guys recommend those settings and
without them any millisecond of network glitch could disturb things
unreasonably.
--
Thanks
Bernd
In response to
Responses
pgsql-hackers by date
| Next: | From: Robert Haas | Date: 2011-09-09 15:32:46 |
| Subject: Re: pg_last_xact_insert_timestamp |
| Previous: | From: Simon Riggs | Date: 2011-09-09 15:18:57 |
| Subject: Re: unite recovery.conf and postgresql.conf |