Re: cluster or database? - Mailing list pgsql-admin

From Bruno Wolff III
Subject Re: cluster or database?
Date
Msg-id 20070127194252.GA4050@wolff.to
Whole thread Raw
In response to cluster or database?  (Ray Stell <stellr@cns.vt.edu>)
Responses Re: cluster or database?
List pgsql-admin
On Wed, Jan 24, 2007 at 14:32:37 -0500,
  Ray Stell <stellr@cns.vt.edu> wrote:
> Is there a drawback to have different clusters on the same
> system/diskspace?   I have different applications I want to support
> initially on the same server/disk array.  I was thinking it would be
> better/easier to have seperate clusters per app for ease of migration
> and security.  Is it highly superior just to use different dbs?  Why?
> Where is this discussed?  Thanks.

The downside to multiple clusters is that is harder to configure them
to play nice with each other in the way of resource utilization because
they don't communicate with each other.

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: mingw compilation problem-> warning: implicit declaration of function `bzero'
Next
From: "Tom Dong"
Date:
Subject: How to configure Postgres NOT to use (load) openssl libraries libeay32.dll and ssleay32.dll