Database privileges

Поиск
Список
Период
Сортировка
От GH
Тема Database privileges
Дата
Msg-id 20001114232939.A11573@over-yonder.net
обсуждение исходный текст
Список pgsql-novice
Is it possible to control user access per database without using an external
password file?

As it is, (pg_hba.conf),
local  all   password
with passwords in Postgres, any user can create tables in any database
but cannot delete or otherwise alter tables not owned by him.

I hope to manage users completely within the database.

Thanks.
gh


В списке pgsql-novice по дате отправления:

Предыдущее
От: ghaverla@freenet.edmonton.ab.ca
Дата:
Сообщение: Re: converting seconds since epoch to time string
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: Replication