On 06/30/2010 02:09 PM, mirthcyy wrote:
Hi there,
I'm a newbie to postgresql and I have some problems working with its
permissions.
For security purpose, I want that my application service account only
has execution permissions to the functions I created. so what I did
is:
Create a group test
Hi there,
I'm a newbie to postgresql and I have some problems working with its
permissions.
For security purpose, I want that my application service account only
has execution permissions to the functions I created. so what I did
is:
Create a group testgroup (not super user)
Create a user testus