Re: What is wrong here?

From: Mike Nolan <nolan(at)gw(dot)tssi(dot)com>
To: s(dot)vanroye(at)farcourier(dot)com (Stijn Vanroye)
Cc: tumurbaatar(at)datacom(dot)mn (Tumurbaatar S(dot)), pgsql-general(at)postgresql(dot)org
Subject: Re: What is wrong here?
Date: 2004-04-22 14:26:06
Message-ID: 200404221426.i3MEQ7Wh011118@gw.tssi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Fischer Ulrich 2004-04-22 14:28:18 Re: [GENERAL] Restoring a Databases that features tserach2
Previous Message Michael Chaney 2004-04-22 14:25:56 Re: postgresql idle