| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Serge Obeuf <Serge(dot)Obeuf(at)jouy(dot)inra(dot)fr> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: Automatically updating pg_hba.conf |
| Date: | 2005-04-11 03:45:14 |
| Message-ID: | 200504110345.j3B3jEj10808@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Inpreet Singh | 2005-04-11 05:20:01 | Log File Maintainance |
| Previous Message | Theo Galanakis | 2005-04-11 03:19:26 | Pg_autovacuum script. |