Re: Using Postgresql as application server
John R Pierce <pierce@hogranch.com>
From: John R Pierce <pierce@hogranch.com>
To: pgsql-general@postgresql.org
Date: 2011-08-17T16:35:10Z
Lists: pgsql-general
On 08/17/11 7:40 AM, Merlin Moncure wrote: > GRANT/REVOKE only constrain read/write privileges to a database. at a table level, and even distinguishing between INSERT (writing new data) and UPDATING (updating existing data). you can get even finer granularity, using functions with SECURITY_DEFINER based permissions. -- john r pierce N 37, W 122 santa cruz ca mid-left coast