Re: Changing access permissions without re-starting the database - Mailing list pgsql-general

From Michael Glaesemann
Subject Re: Changing access permissions without re-starting the database
Date
Msg-id F2177F3A-281B-11D9-A3CC-000A95C88220@myrealbox.com
Whole thread Raw
In response to Changing access permissions without re-starting the database  (Carlos <Carlos@pbsinet.com>)
Responses Re: Changing access permissions without re-starting the database  ("Carlos Oliva" <carlos@pbsinet.com>)
List pgsql-general
On Oct 27, 2004, at 9:23 PM, Carlos wrote:

> PostgreSQL?  I often want to preclude all IP address but one from
> accessing the database.  Currently, I change the pg_hba.conf file and
> re-start the database but I would like to be able to do the same thing
> without having to re-start.

Try pg_ctl reload instead of pg_ctl restart

Michael Glaesemann
grzm myrealbox com


pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: [Fwd: Abrupt close of pgsql backend]
Next
From: Bruno Wolff III
Date:
Subject: Re: primary key and existing unique fields