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/