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

From Peter Eisentraut
Subject Re: allowing connections from additional hosts without a restart?
Date
Msg-id 200501131928.03175.peter_e@gmx.net
Whole thread Raw
In response to allowing connections from additional hosts without a restart?  (Lonni J Friedman <netllama@gmail.com>)
Responses Re: allowing connections from additional hosts without a restart?  (Lonni J Friedman <netllama@gmail.com>)
List pgsql-general
Lonni J Friedman wrote:
> Now i need to add an additional DB for a different server, but I
> can't afford any down time to restart postgresql for the changes in
> pg_hba.conf to take effect.

pg_ctl reload or (equivalently) kill -HUP

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-general by date:

Previous
From: bsimon@loxane.com
Date:
Subject: Réf. : Re: Réf. : Re: Réf. : [GENERAL] Debugging SPI Cfunctions
Next
From: Michael Fuhr
Date:
Subject: Re: vacuum vs open transactions