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

From Andrew Sullivan
Subject Re: Re: Separating the ro directory of the DB engine itself from the rw data areas . . .
Date
Msg-id 20110129003746.GA33716@shinkuro.com
Whole thread Raw
In response to Re: Separating the ro directory of the DB engine itself from the rw data areas . . .  (Albretch Mueller <lbrtchx@gmail.com>)
List pgsql-general
On Mon, Jan 24, 2011 at 10:12:28PM +0000, Albretch Mueller 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?

Sure.  Use the -D command-line switch or the $PGDATA environment variable.

A

--
Andrew Sullivan
ajs@crankycanuck.ca

pgsql-general by date:

Previous
From: Jasen Betts
Date:
Subject: Re: Store base64 in database. Use bytea or text?
Next
From: Mike Christensen
Date:
Subject: Error trying to install Ruby postgres gems on OS/X