Prevent users from creating tables

Поиск
Список
Период
Сортировка
От Campano, Troy
Тема Prevent users from creating tables
Дата
Msg-id 82C3FD729CFA504CA44E7D32BDED411F0A2EFC6F@lm-exmsg-07.lm.lmig.com
обсуждение исходный текст
Ответы Re: Prevent users from creating tables  (jseymour@linxnet.com (Jim Seymour))
Список pgsql-general

Hello,

Im trying to set up PostgreSQL for proof of concept according to our standards.

I need to create a user for database01 that has the ability to create any objects they want.
They can create tables, views, indexes, etc.

Then I need a second user that has the privileges to only SELECT, INSERT, UPDATE, DELETE from objects in a certain database.

How do I grant these privs?

How do I prevent a user from dropping objects?

Thank you!

Troy Campano

Liberty Mutual

Infrastructure Software Engineering

Database Management

desk: (603) 245 4092

cell: (603) 219 5539

Department Information

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

Предыдущее
От: "Scot L. Harris"
Дата:
Сообщение: Re: Multiple databases on seperate drives/file systems?
Следующее
От: Shachar Shemesh
Дата:
Сообщение: Re: Windows Library for libpq