On Wed, Jan 24, 2007 at 14:32:37 -0500, Ray Stell <[EMAIL PROTECTED]> 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. ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match