Permissions on Functions

Поиск
Список
Период
Сортировка
От justin.lipshitz
Тема Permissions on Functions
Дата
Msg-id 000801c0a8df$76624920$010000c8@enov01
обсуждение исходный текст
Список pgsql-admin
Hi,
 
Lets say I had a scenario, where a user A owns a number of tables
Now A, only wants to allow access to those tables ( updates/ inserts) via
a specific interface that is setup as functions owned by A
 
How would you give permission to other users to make use of these funtions, 
such that a user B would not have insert or update rights on any of the tables but
would be able to perform thee functions via the functions available
 
Justin
 
Postgress Newbee

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

Предыдущее
От: "Michael Minock"
Дата:
Сообщение: Denying CREATE TABLE capability
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Use of the LIMIT clause ?