Re: pg_ctl reload - is it safe?

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Michael Brusser <michael(at)synchronicity(dot)com>
Cc: Pgsql-Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_ctl reload - is it safe?
Date: 2003-10-11 13:53:08
Message-ID: 20031011135308.GA10005@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Oct 10, 2003 at 23:07:59 -0400,
Michael Brusser <michael(at)synchronicity(dot)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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2003-10-11 13:57:13 Re: compile warning
Previous Message Andrew Dunstan 2003-10-11 12:58:25 Re: compile warning