Re: How can I have 2 completely seperated databases in

From: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
To: <hong(dot)ge(at)yale(dot)edu>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: How can I have 2 completely seperated databases in
Date: 2004-02-11 22:16:24
Message-ID: Pine.LNX.4.33.0402111515580.2115-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 11 Feb 2004 hong(dot)ge(at)yale(dot)edu wrote:

> Hi, all
>
> What should I do if I want to have 2 completely seperated databases in
> PostgreSQL? I want each database to have its own data, log and
> everything needed to access that database. I don't want them to share
> anything. Has anyone done this before? Or,
> could anyone give me some clue of how to do this?

You're telling us what you want, but not the why. The why may help us to
figure out both how to do it, and whether or not it's a good idea.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-02-11 22:20:06 Re: [PATCHES] client_encoding in dump file
Previous Message Bruce Momjian 2004-02-11 22:00:05 Re: Request for additional SPI functions.