| From: | Stuart Bishop <stuart(at)stuartbishop(dot)net> |
|---|---|
| To: | Bryan Keller <bryanck(at)gmail(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: Postgres on NAS/NFS |
| Date: | 2011-02-14 10:07:36 |
| Message-ID: | AANLkTin8PyrBW4cG__Vmas2+cNB+hWRghULChspt+sxt@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On Thu, Feb 10, 2011 at 2:59 AM, Bryan Keller <bryanck(at)gmail(dot)com> wrote:
> I am considering running a Postgres with the database hosted on a NAS via NFS. I have read a few things on the Web saying this is not recommended, as it will be slow and could potentially cause data corruption.
Its not recommended if you have a crap NFS implementation. I think it
was about 10 years ago I ran Oracle under Solaris with a Netapp for
storage. Rock solid, supported configuration, and actually
outperformed using local disk. Hopefully the open source NFS clients
have caught up by now - if you see problem reports or recommendations,
pay attention to the platform and implementation rather than the
protocol.
--
Stuart Bishop <stuart(at)stuartbishop(dot)net>
http://www.stuartbishop.net/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | dba | 2011-02-14 10:56:21 | setting foreigh key for an array. |
| Previous Message | Jayaraj Nagaraj | 2011-02-14 09:08:21 | Re: Postgresql 9.0 (pgxs.mk) |