Re: PG V9 on NFS

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
Cc: "Gauthier, Dave" <dave(dot)gauthier(at)intel(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: PG V9 on NFS
Date: 2013-02-12 13:28:26
Message-ID: CABUevEwS5PxgKDEkHmKLAweHEwFRQKy1sGkPHe2Eqz+E9Toyig@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Feb 12, 2013 at 2:25 AM, Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> wrote:
>
> Hi,
>
> On Mon, 2013-02-11 at 22:22 +0000, Gauthier, Dave wrote:
>> Can PG V9.1* support a DB that's on an NFS disk?
>
> http://www.postgresql.org/message-id/25517.1191038302@sss.pgh.pa.us

Note that that email is more than 5 years old. A lot has happened in
the linux kernel since then.

It's perfectly possible to run PostgreSQL reliable on NFS. But it's
quite hard to set all the parameters correct to get both decent
performance and some sort of reliability. And it's very easy to get it
wrong, and end up with data corruption. If you don't know exactly what
to do there, I would definitely advice you not to try it.

And don't even consider it without a high-end dedicated filer as the backend.

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Karsten Hilbert 2013-02-12 14:32:57 Re: How to store version number of database layout
Previous Message Modulok 2013-02-12 12:05:20 Re: Can you create aliases in the psql shell?