Re: "make check" fails over NFS or tmpfs - Mailing list pgsql-general

From Tom Lane
Subject Re: "make check" fails over NFS or tmpfs
Date
Msg-id 27814.1148274338@sss.pgh.pa.us
Whole thread Raw
In response to "make check" fails over NFS or tmpfs  (SODA Noriyuki <soda@sra.co.jp>)
Responses Re: "make check" fails over NFS or tmpfs  (SODA Noriyuki <soda@sra.co.jp>)
List pgsql-general
SODA Noriyuki <soda@sra.co.jp> writes:
> We've encountered failures of "make check", when we put PostgreSQL
> data directory on a NFS filesystem or a tmpfs filesystem.
> It doesn't always fail, but fails occasionally.

Is the NFS filesystem mounted fail-soft?

As a rule, database people will tell you to just go away if you
admit to running a database over NFS.  Its idea of reliability
is at least an order of magnitude worse than what we consider
acceptable.  But hard mounting helps.

            regards, tom lane

pgsql-general by date:

Previous
From: SODA Noriyuki
Date:
Subject: "make check" fails over NFS or tmpfs
Next
From: SODA Noriyuki
Date:
Subject: Re: "make check" fails over NFS or tmpfs