functions and grants question

From: Avi Schwartz <avi(at)CFFtechnologies(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: functions and grants question
Date: 2003-05-21 22:35:49
Message-ID: 9215DB99-8BDC-11D7-9862-000393AE5044@CFFtechnologies.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

In other databases, stored procedures run under the privilege of the
stored procedure owner. Is it supposed to work the same in postgresql?

I am the owner of the database, tables and functions. When I grant
execute permission on a function to another user, that user gets
permission denied errors on the tables the stored procedure is
accessing. Any idea what I may be doing wrong?

Thanks,
Avi
--
Avi Schwartz
avi(at)CFFtechnologies(dot)com

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Rick Gregory 2003-05-22 00:56:55 unsubscribe
Previous Message Avi Schwartz 2003-05-21 18:59:49 Postgresql ODBC driver for OS X?