Re: How can I have 2 completely seperated databases in PostgreSQL? - Mailing list pgsql-hackers

From Bruno Wolff III
Subject Re: How can I have 2 completely seperated databases in PostgreSQL?
Date
Msg-id 20040212151916.GA4001@wolff.to
Whole thread Raw
In response to Re: How can I have 2 completely seperated databases in PostgreSQL?  (hong.ge@yale.edu)
List pgsql-hackers
On Wed, Feb 11, 2004 at 17:48:51 -0500, hong.ge@yale.edu wrote:
> Thank you very much for your reply. I'd like to discuss the why.
> 
> I don't think letting them share data and logs could gain me something.
> And if I have 2 databases totally not relevant, I think the most natural
> way is to make them totally seperated. Does the sharing buys me
> anything? If not, what's the reason of doing it?

They would both use the same shared memory segment. If you are short on
memory running two clusters may make the problem worse.


pgsql-hackers by date:

Previous
From: Jan Wieck
Date:
Subject: Re: Circular-freelist bug is still there
Next
From: Greg Stark
Date:
Subject: Re: Idea about better configuration options for sort memory