Authorized privileges when calling a procedure

From: "Walker, Jed S" <Jed_Walker(at)cable(dot)comcast(dot)com>
To: "'pgsql-novice(at)postgresql(dot)org'" <pgsql-novice(at)postgresql(dot)org>
Subject: Authorized privileges when calling a procedure
Date: 2005-04-22 14:23:04
Message-ID: 41669DC6FE3B80449A33A4DD46DB370A09E7EAF4@entcoexch15.broadband.att.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

I have another question. It appears that when you create a procedure and
grant access on it to another user, the user must have privileges to all
objects that the procedure references. Can someone confirm this, and is
there a way to change the privilege authorization to the user that defined
the procedure?

> Thanks in advance,
>
> Jed S. Walker
>
>
>

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Walker, Jed S 2005-04-22 14:29:35 Re: Granting permission on a sequence to a group
Previous Message Walker, Jed S 2005-04-22 14:21:14 Re: Granting permission on a sequence to a group