Re: postmaster listening on specified addresses

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Administrator <admin(at)photoresearchers(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postmaster listening on specified addresses
Date: 2005-01-14 20:59:28
Message-ID: 20050114205928.GA42623@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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_addresses, and postmaster's -h
option will be equivalent to listen_addresses.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John Sidney-Woollett 2005-01-14 21:04:12 Re: C locale + unicode
Previous Message Eric Dorland 2005-01-14 20:59:18 Re: Problem Dropping a Database with users connected to it