Feature suggestion: Postgresql binding to one IP?

From: Lincoln Yeoh <lyeoh(at)pop(dot)jaring(dot)my>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Feature suggestion: Postgresql binding to one IP?
Date: 2001-10-04 03:15:52
Message-ID: 3.0.5.32.20011004111552.00fec450@192.228.128.13
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi people,

Is it possible for Postgresql to bind to one IP address?

I'm trying to run multiple postgresql installations on one server.

The unix socket could be named accordingly:

Postgresql config bound to a particular port and all IPs.
.s.PGSQL.<portnumber>

Postgresql config bound to a particular port and IP.
.s.PGSQL.<portnumber>.<ipaddress>

Any other suggestions/comments on running multiple instances of postgresql
are welcomed.

An less desirable alternative is to keep binding to all IP, use different
ports and name the ports, but specifying the port by name in -p doesn't work.

Cheerio,
Link.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-10-04 03:16:35 Re: Feature suggestion: Postgresql binding to one IP?
Previous Message Tom Lane 2001-10-04 03:05:16 Re: Unicode combining characters