How can I kow my permissions?

Поиск
Список
Период
Сортировка
От Waldemar Baraldi
Тема How can I kow my permissions?
Дата
Msg-id 310D9C61.373E9F25@lacasilla.com.ar
обсуждение исходный текст
Список pgsql-general
I'm programming a database application that uses the API, but I have
some security issues that I have to manage, so I need to know my access
rights on a table and the "try" technique is not appropiate because if I
get a "Permission denied" then my transaction block is aborted and I
don't want that to happend.
The psql program can read it with the \z option so I know that it can be
done, so, how? from tha API, a query? which?.

Thanks in advance and sorry for my English, I speak Spanish.

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

Предыдущее
От: "Jason J. Czerak"
Дата:
Сообщение: Simulating corruption
Следующее
От: "Sean Carmody"
Дата:
Сообщение: PostgreSQL Upgrade Difficulties