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
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
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