From: | "Alastair D'Silva" <deece(at)newmillennium(dot)net(dot)au> |
---|---|
To: | "'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 04:49:51 |
Message-ID: | 009101c1d54a$d4c96870$3200a8c0@riker |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Cheers, next time I'll look a bit harder :)
--
Alastair D'Silva B. Sc. mob: 0413 485 733
Networking Consultant
New Millennium Networking http://www.newmillennium.net.au
> -----Original Message-----
> From: Gavin Sherry [mailto:swm(at)linuxworld(dot)com(dot)au]
> Sent: Wednesday, 27 March 2002 3:46 PM
> To: Alastair D'Silva
> Cc: pgsql-hackers(at)postgresql(dot)org
> Subject: Re: [HACKERS] Binding PostgreSQL to a specific ip address
>
>
> 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
>
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Kings-Lynne | 2002-03-27 05:12:32 | Re: RI triggers and schemas |
Previous Message | Gavin Sherry | 2002-03-27 04:45:40 | Re: Binding PostgreSQL to a specific ip address |