Best approach setting up PostgreSQL

From: Danny Gaethofs <dgaethofs(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Best approach setting up PostgreSQL
Date: 2005-06-15 10:51:47
Message-ID: 20050615105147.1762.qmail@web54703.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear all,

I am having multiple applications that use PostgreSQL
as their database server. These applications are not
related and contains different functionality.

In the past I have been creating a database in the
same database cluster.

Now I am wondering whether it would not be better to
have the databases run in their own cluster.

If you are in the same situation how have you handled
it?

I am running PostgreSQL on Windows XP (native).
Can I run multile database servers? Or is it only
possible to have one database server with different
database locations?

regards,
Danny

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gavin Love 2005-06-15 11:10:40 Deadlock Problem
Previous Message Roman Neuhauser 2005-06-15 09:43:58 Re: how to return a result set from a stored procedure