Re: What is wrong here? - Mailing list pgsql-general

From Mike Nolan
Subject Re: What is wrong here?
Date
Msg-id 200404221426.i3MEQ7Wh011118@gw.tssi.com
Whole thread Raw
In response to Re: What is wrong here?  ("Stijn Vanroye" <s.vanroye@farcourier.com>)
List pgsql-general
> I don't think so. I don't see why there should be a difference in
> executing an insert statement direct, or trought a function.
> You would still be simply executing an insert on a table, wich implies
> that the user has to have sufficient rights on that table.

Permissions problems can take a bit of detective work to nail down.

Are you using schemas?  If so, is that table in the public schema or
in a user schema?  Is the function in the public schema or in a user
schema?
--
Mike Nolan

pgsql-general by date:

Previous
From: "Priem, Alexander"
Date:
Subject: Re: Unicode problem ???
Next
From: "John Sidney-Woollett"
Date:
Subject: Missing OID rant