Re: List Permissions

Поиск
Список
Период
Сортировка
От Raghavendra
Тема Re: List Permissions
Дата
Msg-id CA+h6Ahg=zuqScpmm19vcMybt-1h+dtVtKqJWBa7FokUc=a2_tQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: List Permissions  (Raghavendra <raghavendra.rao@enterprisedb.com>)
Список pgsql-general
Forgot to post the reference manual link. Here you go.

http://www.postgresql.org/docs/9.0/static/sql-grant.html

---
Regards,
Raghavendra
EnterpriseDB Corporation



On Tue, Oct 25, 2011 at 5:21 PM, Raghavendra <raghavendra.rao@enterprisedb.com> wrote:
You can get it from psql terminal.

postgres=# \z  table-name

---
Regards,
Raghavendra
EnterpriseDB Corporation



On Tue, Oct 25, 2011 at 4:50 PM, Maton, Brett <matonb@ltresources.co.uk> wrote:
Hi,

  How can I list a users permissions table by table?

  i.e.  User Joe
 has read/write on table1
 has read on table2
 no access on table 3

Or something....

Thanks for any help!


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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: hi, friends. are there any performance tuning materials for postgreSQL recommended?
Следующее
От: Venkat Balaji
Дата:
Сообщение: Re: List Permissions