User with GRANTS only on Views. Lock table on function will work?

From: Andre Lopes <lopes80andre(at)gmail(dot)com>
To: postgresql Forums <pgsql-general(at)postgresql(dot)org>
Subject: User with GRANTS only on Views. Lock table on function will work?
Date: 2010-04-25 12:24:12
Message-ID: m2m18f98e681004250524t70586d80qd1e783232316dbf4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I have a database were the users only can do operations using views, they
have not access to physical tables. But I have a function with a lock on a
physical table. Can I allow this users to run a function that locks a
physical table?

Best Regards,

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Megha 2010-04-25 13:00:23 debug pgpool
Previous Message John Gage 2010-04-25 11:33:22 Re: UPDATE02Unable to run createlang (or psql for that matter)