Re: Multiple instances with same version? - Mailing list pgsql-general

From Dimitri Fontaine
Subject Re: Multiple instances with same version?
Date
Msg-id m2ei4jy1pn.fsf@2ndQuadrant.fr
Whole thread Raw
In response to Multiple instances with same version?  (durumdara <durumdara@gmail.com>)
List pgsql-general
durumdara <durumdara@gmail.com> writes:
> I want to ask that have some way to install PGSQL 9.0 as two instances in
> one machine?
>
> Most important question. The OS is can be Windows or Linux.

debian and ubuntu packaging support this quite well, see pg_lsclusters
and associated man pages:

  http://manpages.debian.net/cgi-bin/man.cgi?query=pg_lsclusters
  http://manpages.debian.net/cgi-bin/man.cgi?query=pg_createcluster

Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support

pgsql-general by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: Huge spikes in number of connections doing "PARSE"
Next
From: Dimitri Fontaine
Date:
Subject: Re: converting databases form SQL_ASCII to UTF8