Re: Using Different Ports for Multiple PosgreSQL Installations: Any Issues?

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Tom Browder <tom(dot)browder(at)gmail(dot)com>
Cc: Ye Chuah <yechuah(at)gmail(dot)com>, pgsql-novice(at)postgresql(dot)org
Subject: Re: Using Different Ports for Multiple PosgreSQL Installations: Any Issues?
Date: 2012-10-01 16:40:59
Message-ID: 20121001164059.GA7922@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Mon, Sep 24, 2012 at 08:56:24AM -0500, Tom Browder wrote:
> On Mon, Sep 24, 2012 at 8:46 AM, Ye Chuah <yechuah(at)gmail(dot)com> wrote:
> > I run multiple instances of postgres on unix sockets without any
> > problems. Do you have to use a port? If not, just use the sockets.
>
> Hm, I need remote access so I think I have to use a port, correct?
>
> And really, I won't be using more than one instance except for a short
> while during the upgrade of the data.

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.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Browder 2012-10-01 20:00:53 Re: Using Different Ports for Multiple PosgreSQL Installations: Any Issues?
Previous Message Tovo Rabemanantsoa 2012-09-29 20:01:56 Re: Error 1920