grant problem

Поиск
Список
Период
Сортировка
От Rajarshi Mukherjee
Тема grant problem
Дата
Msg-id df10886f0503220357dda464f@mail.gmail.com
обсуждение исходный текст
Ответы Re: grant problem  (Bruno Wolff III <bruno@wolff.to>)
Re: grant problem  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
 Hello all,

 i have a function that updates a table. I gave execute grant on it to
 a particular user but no grant on the table in question.

 when logging in as that user and executing the function, i get an error
 ERROR: permission denied for relation <table_name>

 How can i ensure that any update on this table is only done through
 that function, and that the function is oublicly executable?

 Please provide suggestions.

 Thanks & Regards,
Raj.

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

Предыдущее
От: Sean Davis
Дата:
Сообщение: Re: pl/perl problem
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: PHP SQL