Database Rights

Поиск
Список
Период
Сортировка
От webmaster
Тема Database Rights
Дата
Msg-id 3CF37FEF.804C205D@harbornet.com
обсуждение исходный текст
Ответы Re: Database Rights
Список pgsql-general
Hi,

I noticed that as I create Databases and add users in psql that any user
can create a table in any database.  Is there a way to restrict access
to a database to specific users or groups.  I see how to do this with a
table after it has been created using GRANT and REVOKE, but I don't want
to allow any user to be able to create tables in any database except the
ones they have rights in.

Thanks for any help,
-Elkan


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

Предыдущее
От: "Joshua b. Jore"
Дата:
Сообщение: Re: Returning types - PL-PgSql functions
Следующее
От: Stephen Robert Norris
Дата:
Сообщение: Re: How to cripple a postgres server