Re: [GENERAL] postmaster listening on specified addresses

2005-01-14 Thread Michael Fuhr
On Fri, Jan 14, 2005 at 03:28:24PM -0500, Administrator wrote: > I was wondering if there's a correct method for running postmaster with the > option of listening on a select group of addresses. PostgreSQL 8.0 will allow this -- it'll replace the virtual_host configuration variable with listen_a

Re: [GENERAL] postmaster listening on specified addresses

2005-01-14 Thread Doug McNaught
Administrator <[EMAIL PROTECTED]> writes: > Hello, > > I was wondering if there's a correct method for running postmaster > with the option of listening on a select group of addresses. Does > postmaster accept multiple "-h hostname" options on the command-line, > or alternatively a comma-separate

[GENERAL] postmaster listening on specified addresses

2005-01-14 Thread Administrator
Hello, I was wondering if there's a correct method for running postmaster with the option of listening on a select group of addresses. Does postmaster accept multiple "-h hostname" options on the command-line, or alternatively a comma-separated list of hostnames or addresses? What if you have