Re: Automatically updating pg_hba.conf

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Automatically updating pg_hba.conf
Дата
Msg-id 200504110345.j3B3jEj10808@candle.pha.pa.us
обсуждение исходный текст
Ответ на Automatically updating pg_hba.conf  (Serge Obeuf <Serge.Obeuf@jouy.inra.fr>)
Список 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 по дате отправления:

Предыдущее
От: Theo Galanakis
Дата:
Сообщение: Pg_autovacuum script.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: postgres help