Re: allowing connections from additional hosts without a restart? - Mailing list pgsql-general

From Michael Fuhr
Subject Re: allowing connections from additional hosts without a restart?
Date
Msg-id 20050113180121.GA24277@winnie.fuhr.org
Whole thread Raw
In response to allowing connections from additional hosts without a restart?  (Lonni J Friedman <netllama@gmail.com>)
List pgsql-general
On Thu, Jan 13, 2005 at 08:55:08AM -0800, Lonni J Friedman wrote:

> Is it possible to allow TCP/IP connections from additional hosts (IPs)
> without restarting postgresql?

"pg_ctl reload" should cause the server to re-read its configuration
files without shutting down and restarting.  See the section on
pg_ctl in the "PostgreSQL Server Applications" part of the documentation.

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

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: vacuum vs open transactions
Next
From: Michael Fuhr
Date:
Subject: Re: vacuum vs open transactions