Re: Add pg server to cluster - Mailing list pgsql-general

From Alan Hodgson
Subject Re: Add pg server to cluster
Date
Msg-id 200912071109.41334@hal.medialogik.com
Whole thread Raw
In response to Re: Add pg server to cluster  (AlannY <m@alanny.ru>)
List pgsql-general
On Monday 07 December 2009, AlannY <m@alanny.ru> wrote:
> What should I do exactly? Create NFS folder in new server? And then?
> Mount NFS folder to /var/lib/pgsql/data? If so, I will confront with
> space problem again, when space will ends at the new server...
>
> Or maybe there are more advanced modes with NFS?

You can create tablespaces on different mount points. But seriously, don't
use NFS across multiple servers for a database. Like another poster
suggested, buy an external storage chassis and hook it up.


--
"No animals were harmed in the recording of this episode. We tried but that
damn monkey was just too fast."

pgsql-general by date:

Previous
From: AlannY
Date:
Subject: Re: Add pg server to cluster
Next
From: Dan Kortschak
Date:
Subject: how to ensure a client waits for a previous transaction to finish?