Re: Update section on NFS

Peter Eisentraut <peter.eisentraut@2ndquadrant.com>

From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Joe Conway <mail@joeconway.com>, pgsql-docs <pgsql-docs@postgresql.org>
Date: 2019-04-23T13:47:30Z
Lists: pgsql-docs
On 2019-04-23 14:31, Joe Conway wrote:
> Looks like you dropped the advice WRT the asynchronous mount option.
> Isn't that is still relevant?

I don't think that advice was correct.  An async mounted NFS file system
will flush data on fsync, which is what one wants.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



Commits

  1. doc: Update section on NFS