Re: [GENERAL] Best approach setting up PostgreSQL

2005-06-15 Thread Changyu Dong
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 <[EMAIL PROTECTED]> wrote: > Dear a

[GENERAL] Best approach setting up PostgreSQL

2005-06-15 Thread Danny Gaethofs
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 t