Re: Best approach setting up PostgreSQL

From: Changyu Dong <dcy1_1999(at)yahoo(dot)com>
To: Danny Gaethofs <dgaethofs(at)yahoo(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Best approach setting up PostgreSQL
Date: 2005-06-15 11:54:35
Message-ID: 20050615115436.29381.qmail@web52510.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
Actually, if you've multiple installations of
postgreSQLs in different locations, you can start them
simultaneously. And for different clients to connect
to different server instances, you should change the
default port setting.

Changyu

--- Danny Gaethofs <dgaethofs(at)yahoo(dot)com> wrote:

> 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
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to
> majordomo(at)postgresql(dot)org
>


__________________________________
Discover Yahoo!
Use Yahoo! to plan a weekend, have fun online and more. Check it out!
http://discover.yahoo.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gavin Love 2005-06-15 11:58:07 Re: Deadlock Problem
Previous Message Zlatko Matić 2005-06-15 11:34:39 Re: How to set an expiration date for a WHOLE user account