Re: allowing connections from additional hosts without a restart?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Lonni J Friedman <netllama(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: allowing connections from additional hosts without a restart?
Date: 2005-01-13 18:28:02
Message-ID: 200501131928.03175.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2005-01-13 18:37:27 Re: vacuum vs open transactions
Previous Message John Cunningham 2005-01-13 18:15:52 pgpool