How do I identify the privileges a role has?

Поиск
Список
Период
Сортировка
От Campbell, Lance
Тема How do I identify the privileges a role has?
Дата
Msg-id B10E6810AC2A2F4EA7550D072CDE8760197DD0@SAB-FENWICK.sab.uiuc.edu
обсуждение исходный текст
Ответы Re: How do I identify the privileges a role has?
Список pgsql-admin

PostgeSQL: 8.2.4

 

I have a database XYZ that has a user, USER1.  The database XYZ has many schemas.  I have 12 different web applications that connect to the database XYZ.  My hope was to create a different “role” for each application.

 

I used the command “createuser” to create USER2.  When I went to use USER2 it only has read access on the database XYZ.  The user USER2 also cannot connect to the database from a software application.

 

Is there an SQL command I can use that will tell me all of the privileges allowed for USER1 so that I can then assign those same privileges to USER2?

 

 

Thanks,

 

Lance Campbell

Project Manager/Software Architect

Web Services at Public Affairs

University of Illinois

217.333.0382

http://webservices.uiuc.edu

 

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

Предыдущее
От: dx k9
Дата:
Сообщение: jumpstart - pgsql.v824
Следующее
От: Tom Lane
Дата:
Сообщение: Re: how to check objects dependency??