Re: Using Different Ports for Multiple PosgreSQL Installations: Any Issues? - Mailing list pgsql-novice

From Andrej
Subject Re: Using Different Ports for Multiple PosgreSQL Installations: Any Issues?
Date
Msg-id CACMx3pNyMmum5uq8Bq3NgNYtRBuy4wvyguE+XHqR0XKhuMeGDA@mail.gmail.com
Whole thread Raw
In response to Re: Using Different Ports for Multiple PosgreSQL Installations: Any Issues?  (Tom Browder <tom.browder@gmail.com>)
List pgsql-novice
On 2 October 2012 09:00, Tom Browder <tom.browder@gmail.com> wrote:
>> FYI, the postgresql.conf port setting actually controls the TCP port and
>> is embedded in the unix domain socket name, so port really controls
>> both.

> Thanks, Bruce.

As an aside: this is exactly the way postgres package maintainers for Debian/
*buntu tackle the issue of data migrations.  Two versions running in
parallel on
different ports.


Cheers,
Andrej


pgsql-novice by date:

Previous
From: "Raghavendra"
Date:
Subject: Converting from strings to c data types
Next
From: Romain Billon-Grand
Date:
Subject: Posix the tool to use?