Re: Binding PostgreSQL to a specific ip address

From: Lincoln Yeoh <lyeoh(at)pop(dot)jaring(dot)my>
To: "Alastair D'Silva" <deece(at)newmillennium(dot)net(dot)au>, "'Gavin Sherry'" <swm(at)linuxworld(dot)com(dot)au>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Binding PostgreSQL to a specific ip address
Date: 2002-03-27 08:05:33
Message-ID: 5.1.0.14.1.20020327160403.0275cdd0@192.228.128.13
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Note if you are trying to run more than one postgresql you also have to
prevent the unix socket files from clashing.

> On Wed, 27 Mar 2002, Alastair D'Silva wrote:
> >
> > > Is there any way to force PostgreSQL to bind to a specific
> > IP address?
> > >
> > > There doesn't seem to be anything about this in the docs,
> > and if its
> > > not implemented, it would be a useful feature to have (and
> > an easy one
> > > to implement).
> > (from runtime-config.html)
> >
> > VIRTUAL_HOST (string)
> > Specifies the TCP/IP hostname or address on which the
> > postmaster is to listen for connections from client
> > applications. Defaults to listening on all
> > configured addresses
> > (including localhost).
> >
> > Gavin
> >
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-03-27 08:47:44 Re: contrib/tree/README.tree
Previous Message Teodor Sigaev 2002-03-27 07:56:49 Re: contrib/tree/README.tree