Re: several postgres installations on the same machine? - Mailing list pgsql-general

From Pavel Stehule
Subject Re: several postgres installations on the same machine?
Date
Msg-id 162867790707200039v4a091684vca069c4cd1a93157@mail.gmail.com
Whole thread Raw
In response to Re: several postgres installations on the same machine?  (Zlatko Matić <zlatko.matic1@sb.t-com.hr>)
List pgsql-general
Hello

PostgreSQL can run with more independent clusters. These clusters can
be related to one binary files or to more (different versions of
postgresql) files. Every cluster has own  configuration. Databases
from one cluster share users, locales, etc.

Windows installer build first cluster automatically. Second and others
clusters have to be created manually with statement initdb. These
clusters will share only dll files. If you wont absolutely independent
installations, then change paths and ports.

Regards
Pavel Stehule

2007/7/20, Zlatko Matić <zlatko.matic1@sb.t-com.hr>:
>
>
> Hi.
> If I understood correctly, this blog describes how to create second instance
> that is linked to first (the same service acount user)?
> But, I want to know whether it is possible to have second instance
> completely independent, not influencing each other?
> Regards,
>
> Zlatko
>
>
> ----- Original Message -----
> From: Anoo Sivadasan Pillai
> To: Zlatko Matić
> Cc: pgsql-general@postgresql.org
> Sent: Friday, July 20, 2007 8:40 AM
> Subject: Re: [GENERAL] several postgres installations on the same machine?
>
>
>
>
> If you mean multiple instances, Then it can be.
>
> Have a look on Pauls personal Blog
>
>
>
>
http://people.planetpostgresql.org/paul/index.php?/archives/4-Running-a-Second-Instance-of-PostgreSQL-8.1.4-on-Windows-2003.html
>
>
>
> Anoo S Pillai
>
>  ________________________________
>
>
> From: pgsql-general-owner@postgresql.org
> [mailto:pgsql-general-owner@postgresql.org] On Behalf Of
> Zlatko Matic
> Sent: Friday, July 20, 2007 11:51 AM
> To: pgsql-general@postgresql.org
> Subject: [GENERAL] several postgres installations on the same machine?
>
>
>
>
> Is it possible to have few independant PostgreSQL 8.2 installations on the
> same PC, WIndows XP?
>
>
> Thanks,
>
>
>
>
>
> Zlatko
>
>
> Visit our Website at www.rmesi.co.in
>
> This message is confidential. You should not copy it or disclose its
> contents to anyone. You may use and apply the information for the intended
> purpose only. Internet communications are not secure; therefore, RMESI does
> not accept legal responsibility for the contents of this message. Any views
> or opinions presented are those of the author only and not of RMESI. If this
> email has come to you in error, please delete it, along with any
> attachments. Please note that RMESI may intercept incoming and outgoing
> email communications.
>
> Freedom of Information Act 2000
> This email and any attachments may contain confidential information
> belonging to RMESI. Where the email and any attachments do contain
> information of a confidential nature, including without limitation
> information relating to trade secrets, special terms or prices these shall
> be deemed for the purpose of the Freedom of Information Act 2000 as
> information provided in confidence by RMESI and the disclosure of which
> would be prejudicial to RMESI's commercial interests.
>
> This email has been scanned for viruses by Trend ScanMail.

pgsql-general by date:

Previous
From: Zlatko Matić
Date:
Subject: Re: several postgres installations on the same machine?
Next
From: Magnus Hagander
Date:
Subject: Re: several postgres installations on the same machine?