Permissions on Functions

From: "justin(dot)lipshitz" <pak03103(at)pixie(dot)co(dot)za>
To: pgsql-admin(at)postgresql(dot)org
Subject: Permissions on Functions
Date: 2001-03-09 21:25:21
Message-ID: 000801c0a8df$76624920$010000c8@enov01
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-admin by date

  From Date Subject
Next Message The Hermit Hacker 2001-03-10 00:12:05 Re: Release of 7.1
Previous Message Stephan Szabo 2001-03-09 19:18:11 Re: Optimizing Advice...Now please