Re: Deny creation of tables for a user

Поиск
Список
Период
Сортировка
От Terry Lee Tucker
Тема Re: Deny creation of tables for a user
Дата
Msg-id 200804230714.16782.terry@chosen-ones.org
обсуждение исходный текст
Ответ на Deny creation of tables for a user  (Pascal Cohen <pcohen@wimba.com>)
Ответы Re: Deny creation of tables for a user
Список pgsql-general
On Wednesday 23 April 2008 06:46, Pascal Cohen wrote:
> Hello
> I am playing with security in Postgres
> And I would like to have a database that can be managed by a given user
> that could do almost anything but I would also have a user that can just
> handle what is created.
> I mean she could insert, update delete rows but not create tables.
>
> I did not find a way to revoke such thing. Is it possible ?
>
> Thanks!

Have you looked at GRANT?
http://www.postgresql.org/docs/8.3/interactive/sql-grant.html


--
Terry Lee Tucker
Turbo's IT Manager
Turbo, division of Ozburn-Hessey Logistics
2251 Jesse Jewell Pkwy NE
Gainesville, GA 30501
Tel: (336) 372-6812  Fax: (336) 372-6812  Cell: (336) 404-6987
terry@turbocorp.com
www.turbocorp.com

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

Предыдущее
От: Tomasz Ostrowski
Дата:
Сообщение: Re: Rapidly decaying performance repopulating a large table
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: initdb in 8.3