Re: Running multiple instances off one set of binaries

From: Sergey Konoplev <gray(dot)ru(at)gmail(dot)com>
To: Karl Denninger <karl(at)denninger(dot)net>
Cc: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Running multiple instances off one set of binaries
Date: 2013-02-10 04:53:22
Message-ID: CAL_0b1uagfruL1OChgwPQKKrnw3QUZQbuZd+5xkJgeGvdW7Psw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, Feb 9, 2013 at 7:39 PM, Karl Denninger <karl(at)denninger(dot)net> wrote:
> Am I correct in that I can do this by simply initdb-ing the second instance
> with a different data directory structure, and when starting it do so with a
> different data directory structure?

You are correct.

> And that as long as there are no collisions (E.g. port numbers) this works
> fine?

Sure.

--
Sergey Konoplev
Database and software architect
http://www.linkedin.com/in/grayhemp

Phones:
USA +1 415 867 9984
Russia, Moscow +7 901 903 0499
Russia, Krasnodar +7 988 888 1979

Skype: gray-hemp
Jabber: gray(dot)ru(at)gmail(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Carlo Stonebanks 2013-02-10 05:39:53 Re: Tcl & PG on Win 7 64 bit - is it working for anyone?
Previous Message Karl Denninger 2013-02-10 03:39:18 Running multiple instances off one set of binaries