Re: Problem with reloading groups in pg_hba.conf
От
Peter Eisentraut
Тема
Re: Problem with reloading groups in pg_hba.conf
Дата
Msg-id
Pine.LNX.4.30.0203220125050.812-100000@peter.localdomain
Ответ на
Re: Problem with reloading groups in pg_hba.conf (Bruce Momjian)
Список
Дерево обсуждения
Re: Problem with reloading groups in pg_hba.conf mlw <markw@mohawksoft.com>
Bruce Momjian writes:
> I have another idea. What if we had a default group for each database,
> like pg_connect_{dbname}, and you can add/remove users from that group
> to grant/remove connection privileges?
That strikes me as a very ugly abuse of the privilege system. If you want
to grant a privilege, use GRANT, not the name of a group.
--
Peter Eisentraut peter_e@gmx.net
В списке pgsql-hackers по дате отправления