Priviliges and Roles - Mailing list pgsql-admin

From Dayo Johnson
Subject Priviliges and Roles
Date
Msg-id 4402EC0C.9030903@cleanjohn.net
Whole thread Raw
Responses Re: Priviliges and Roles  (CaT <cat@zip.com.au>)
Re: Priviliges and Roles  ("Andy Shellam" <andy.shellam@mailnetwork.co.uk>)
Re: Priviliges and Roles  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-admin
Hello,

Is it possible to do the following:
Disallow permission to write to a table (either by UPDATE or INSERT) but
allow EXECUTE permission on a Function that writes to the table ?

The reason I want to do this is so that I can perform certain checks on
the data that is being written before I allow it to be written.

Cheers DayoJ


pgsql-admin by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Reg: Multiplequeries pls help me
Next
From: CaT
Date:
Subject: Re: Priviliges and Roles