Re: [BUGS] Impossible to bind to a specific IP address

2001-08-14 Thread Bruce Momjian
> Hi, > > As far as I can tell from the documentaion, it is impossible to tell the > postmaster daemon to bind to just a single IP address - only to a > specific port on all IP addresses. This makes hardening the box > postgresql is running on impossible. > > Is there a workaround to this? (othe

Re: [BUGS] Impossible to bind to a specific IP address

2001-08-14 Thread Tom Lane
Graham Leggett <[EMAIL PROTECTED]> writes: > As far as I can tell from the documentaion, it is impossible to tell the > postmaster daemon to bind to just a single IP address Sure you can, assuming you're running a current release. See VIRTUAL_HOST config parameter or equivalent -h commandline sw