Re: The case of PostgreSQL on NFS Server

From: "J(dot) Roeleveld" <joost(at)antarean(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: The case of PostgreSQL on NFS Server
Date: 2010-06-24 08:38:25
Message-ID: 201006241038.26007.joost@antarean.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thursday 24 June 2010 06:42:52 Iwao Shikase wrote:
> Hi
>
> This is shikase.
> I have a question about PostgreSQL on NFS Server as follows.
> Please let me know advice about that. If I posted the wrong mailing-list,
> please let me know.

Why not use a real Cluster Filesystem?
http://en.wikipedia.org/wiki/Clustered_file_system

NFS is nice for sharing files between multiple systems, but most server
products specifically mention it is not compatible with file sharing protocols
like NFS/CIFS/....

--
J. Roeleveld

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Grzegorz Jaśkiewicz 2010-06-24 08:48:12 Re: unexpected effect of FOREIGN KEY ON CASCADE DELETE
Previous Message Iwao Shikase 2010-06-24 08:28:47 Re: The case of PostgreSQL on NFS Server