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.0203221139480.787-100000@peter.localdomain
Ответ на
Список
Дерево обсуждения
Re: Problem with reloading groups in pg_hba.conf mlw <markw@mohawksoft.com>
Tom Lane writes: > I don't think GRANT CONNECT fits into our setup at all. I also doubt > that it will be needed very much once we have schemas. People have many times asked for a way to alter the connection settings from within the database. For instance, you add users in the database, but then you need to go elsewhere to give that user any access. Consider GRANT CONNECT a built-in editor for pg_hba.conf. You don't have to actually store the information in two separate places. -- Peter Eisentraut peter_e@gmx.net
В списке pgsql-hackers по дате отправления