On Tue, Nov 25, 2008 at 12:37 PM, Grzegorz Jaśkiewicz <[EMAIL PROTECTED]>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