Re: pg_ctl reload - is it safe? - Mailing list pgsql-hackers

From Bruno Wolff III
Subject Re: pg_ctl reload - is it safe?
Date
Msg-id 20031011135308.GA10005@wolff.to
Whole thread Raw
In response to pg_ctl reload - is it safe?  (Michael Brusser <michael@synchronicity.com>)
List pgsql-hackers
On Fri, Oct 10, 2003 at 23:07:59 -0400, Michael Brusser <michael@synchronicity.com> wrote:
> Env: Postgres 7.3.4 on Unix
> 
> I have a script to create a new database user and update pg_hba.conf.

Do you run multiple databases with not all users having access to all
databases? If any valid use will have access to a particular database,
then you can use 'any' for the username in the pg_hba.conf file and
not have to worry about updating it.


pgsql-hackers by date:

Previous
From: "Andrew Dunstan"
Date:
Subject: Re: compile warning
Next
From: "Andrew Dunstan"
Date:
Subject: Re: compile warning