Re: Alternative cluster location

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: btober(at)seaworthysys(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Alternative cluster location
Date: 2003-11-17 16:11:32
Message-ID: Pine.LNX.4.44.0311171709020.12502-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

btober(at)seaworthysys(dot)com writes:

> I think the original driving thought technically has something to do with
> system backup, and restore or system re-install in the case of
> catastrophic failure, as well as what I've alluded to in regards to
> original server setup planning and how intended usage impacts decisions
> with respect to hard drive partitioning (and vice versa?). I don't think
> there is much under /var that I usually consider necessary to back up.

Good point. Again, maybe we should just ask the FHS group about it.

Personally, if I had to do a slightly more complex than average database
system setup with a separate hard disk, possibly even more than one, I'd
just mount them to /mnt/data{1-n} and pointed the postmaster there.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2003-11-17 17:24:28 Re: Move a table to another schema
Previous Message Peter Eisentraut 2003-11-17 16:07:47 Re: Alternative cluster location