Re: Update section on NFS
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Joe Conway <mail@joeconway.com>, pgsql-docs <pgsql-docs@postgresql.org>
Date: 2019-04-24T08:54:44Z
Lists: pgsql-docs
Attachments
- v2-0001-doc-Update-section-on-NFS.patch (text/plain) patch v2-0001
On 2019-04-23 18:53, Tom Lane wrote: > Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes: >> On 2019-04-23 16:15, Joe Conway wrote: >>> I don't think so. Not sure if you have an account at Red Hat, but this >>> ticket covers it: >>> https://access.redhat.com/solutions/48199 > >> That discusses the equally-named export options on the NFS server, not >> the mount options on the NFS client. > > Well, the DBA might also be the NFS server's admin, so I think we ought > to explain the correct settings on both ends. Right, the slight confusion in this thread indicates that this is worth explaining further. New version attached. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
doc: Update section on NFS
- 60bbf0753e33 12.0 landed