User permissions for functions

Поиск
Список
Период
Сортировка
От Mihai Gheorghiu
Тема User permissions for functions
Дата
Msg-id 003f01c1567c$7c78a7a0$6e646464@New6.Travel
обсуждение исходный текст
Список pgsql-general
The users can access the database only via rules. Some of the rules do call
functions.
I found in PG notes that: "An SQL or plpgsql function invoked by a rule
would be executed with the current user's permissions, not the rule
owner's." What exactly does this mean? What do I need to do with respect to
user rights regarding these functions?
Do I need to enhance user rights with respect to these functions? How?

Thank you all.


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

Предыдущее
От: Doug McNaught
Дата:
Сообщение: Re: WWW interface for postgres
Следующее
От: "Mihai Gheorghiu"
Дата:
Сообщение: User privileges