permissions on user-defined functions

Поиск
Список
Период
Сортировка
От Kevin T. Manley \(Home\)
Тема permissions on user-defined functions
Дата
Msg-id 941s73$bim$1@news.tht.net
обсуждение исходный текст
Список pgsql-general
I am new to PostgreSQL...

I've created a table (table1) and database user (dbuser).
dbuser has only SELECT permission on table1.
Next I created a function insert_table1 that inserts a new row into table1.

I want to give dbuser the ability to invoke the insert_table1 function
without granting dbuser INSERT permission on table1.

Does PostgreSQL make this possible? Can someone kindly point out how to do
it?

Thanks!

Kevin T. Manley
kmanley@qwest.net




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

Предыдущее
От: "riccardo"
Дата:
Сообщение: View table relationship
Следующее
От: "news.postgresql.org"
Дата:
Сообщение: PostgresqlODBC