Re: Security Query

Поиск
Список
Период
Сортировка
От Vishal Arora
Тема Re: Security Query
Дата
Msg-id BLU110-W24EDFFFB4927B44C8C3E82A9800@phx.gbl
обсуждение исходный текст
Ответ на Security Query  (Carol Walter <walterc@indiana.edu>)
Список pgsql-admin

From the psql client, you can view ACL permission summaries by using the \z slash command. This command displays all access permissions in the currently connected database. To see permissions on a specific object, specify that object's name as a parameter to the \z command. You can use a regular expression in place of a name to see privileges on a group of objects.
 
http://www.faqs.org/docs/ppbook/x19270.htm 



> To: pgsql-admin@postgresql.org
> From: walterc@indiana.edu
> Subject: [ADMIN] Security Query
> Date: Mon, 12 Nov 2007 09:22:35 -0500
>
> Is there a query I can run that will tell me what access my users
> have to various database objects?
>
> Thanks,
> Carol Walter
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster



Climb to the top of the charts!  Play Star Shuffle:  the word scramble challenge with star power. Play Now!

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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: HELP: I removed file pg_log, how can I recover?
Следующее
От: Carol Walter
Дата:
Сообщение: Help with command syntax?