Re: Adding multiple instances to 7.4 - Mailing list pgsql-admin

From Peter Eisentraut
Subject Re: Adding multiple instances to 7.4
Date
Msg-id 200408110858.53069.peter_e@gmx.net
Whole thread Raw
In response to Adding multiple instances to 7.4  ("Andrew J Delamare" <andrew.delamare@amadeo.co.uk>)
List pgsql-admin
Andrew J Delamare wrote:
> I'm a little new to postgres but I am wondering (as it doesn't seem
> to be in the in site documentation) how to add multiple instances to
> a 7.4 Postgres installation.

Just start the postmaster several times with different data directories
(so they serve different data) and different ports (so you can address
them separately).  An alternative might be to run only one instance but
put each of your separate databases into its own PostgreSQL database
under the same instance.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/


pgsql-admin by date:

Previous
From: LISTMAN
Date:
Subject: Re: [HACKERS] Where does the xlateSqlType symbol point
Next
From: "Jouneau Luc"
Date:
Subject: Re: