Re: two or more pg installations running as the same user - Mailing list pgsql-general

From Mikko Partio
Subject Re: two or more pg installations running as the same user
Date
Msg-id 2ca799770811252233x28c5b5ecqd80938c8e16251b0@mail.gmail.com
Whole thread Raw
In response to two or more pg installations running as the same user  ("Grzegorz Jaśkiewicz" <gryzman@gmail.com>)
Responses Re: two or more pg installations running as the same user
List pgsql-general


On Tue, Nov 25, 2008 at 12:37 PM, Grzegorz Jaśkiewicz <gryzman@gmail.com> wrote:
hey folks,

I am thinking about testing enviroment here, and gotta setup temporary instalation of postgres for that. More than one, because software operates on few different connections, to different databases.
I know I can do it under same user, just by changing PGDATA/PGPORT before initdb gets to run. But will it be safe otherwise ?

You know you don't need separate clusters (ie. installations) to have multiple databases?

Regards

Mikko

pgsql-general by date:

Previous
From: Clemens Schwaighofer
Date:
Subject: Re: Postgres 8.3 only uses seq scan
Next
From: "Grzegorz Jaśkiewicz"
Date:
Subject: Re: two or more pg installations running as the same user