Re: permission issue

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Cc: Rikard Pavelic <rikard(dot)pavelic(at)zg(dot)htnet(dot)hr>
Subject: Re: permission issue
Date: 2005-11-19 11:46:21
Message-ID: 200511191246.21797.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Csaba Nagy 2005-11-19 13:14:40 Re: How to debug a locked backend ?
Previous Message Tino Wildenhain 2005-11-19 11:18:45 Re: Createlang plpgsql