Re: permission issue - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: permission issue
Date
Msg-id 200511191246.21797.peter_e@gmx.net
Whole thread Raw
In response to permission issue  (Rikard Pavelic <rikard.pavelic@zg.htnet.hr>)
List pgsql-general
Rikard Pavelic wrote:
> I find this behaviour of PostgreSQL strange. Seems to me that running
> function under owners rights is the way to go.

Then you should define your functions accordingly with the SECURITY
DEFINER clause.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-general by date:

Previous
From: Tino Wildenhain
Date:
Subject: Re: Createlang plpgsql
Next
From: Csaba Nagy
Date:
Subject: Re: How to debug a locked backend ?