permissioning PL/pgsql functions - Mailing list pgsql-general

From Richard Emberson
Subject permissioning PL/pgsql functions
Date
Msg-id 3C7276E5.EADB5006@phc.net
Whole thread Raw
List pgsql-general
I would like a table to be read-only (select statements) for one set of
users except if they access
the table via a PL/pgsql function in which case the user can insert,
update, and delete.

Is this possible and, if so, how?

Thanks.

Richard


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: OID and 7.2 release
Next
From: Jean-Michel POURE
Date:
Subject: Re: libpq or ecpg?