Re: Separating the ro directory of the DB engine itself from the rw data areas . . . - Mailing list pgsql-general

From Jasen Betts
Subject Re: Separating the ro directory of the DB engine itself from the rw data areas . . .
Date
Msg-id ihvhba$9q0$3@reversiblemaps.ath.cx
Whole thread Raw
In response to Separating the ro directory of the DB engine itself from the rw data areas . . .  (Albretch Mueller <lbrtchx@gmail.com>)
List pgsql-general
On 2011-01-24, Albretch Mueller <lbrtchx@gmail.com> wrote:
>  ... better yet; is it possible to configure postgreSQL in a way that
> it depends on external variables set  via the OS in the same process
> in which it is started?

Debian manages that somehow. I've got two 8.4 clusters running and
only one copy of the binaries installed,  I think they use a
command-line option to specify the location of the config files.

--
⚂⚃ 100% natural

pgsql-general by date:

Previous
From: Alpha Beta
Date:
Subject: Complex DBs & Ontologies
Next
From: Jasen Betts
Date:
Subject: Re: Store base64 in database. Use bytea or text?