Re: Automatically updating pg_hba.conf - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: Automatically updating pg_hba.conf
Date
Msg-id 200504110345.j3B3jEj10808@candle.pha.pa.us
Whole thread Raw
In response to Automatically updating pg_hba.conf  (Serge Obeuf <Serge.Obeuf@jouy.inra.fr>)
List pgsql-admin
Serge Obeuf wrote:
> Hi all,
>
> How can Administrative PostGres Client such as "pgadmin" automatically
> update the server pg_hba.conf file as soon as a new user is created ?
>
> Thank you for telling is there is any way ?

No.  However, you can use groups in pg_hba.conf and just put the user
into that group when you add them.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-admin by date:

Previous
From: Theo Galanakis
Date:
Subject: Pg_autovacuum script.
Next
From: Tom Lane
Date:
Subject: Re: postgres help