Re: What is wrong here?

Поиск
Список
Период
Сортировка
От Mike Nolan
Тема Re: What is wrong here?
Дата
Msg-id 200404221426.i3MEQ7Wh011118@gw.tssi.com
обсуждение исходный текст
Ответ на Re: What is wrong here?  ("Stijn Vanroye" <s.vanroye@farcourier.com>)
Список 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 по дате отправления:

Предыдущее
От: "Priem, Alexander"
Дата:
Сообщение: Re: Unicode problem ???
Следующее
От: "John Sidney-Woollett"
Дата:
Сообщение: Missing OID rant