| От | John R Pierce |
|---|---|
| Тема | Re: Unprivileged access to pgsql functions? |
| Дата | |
| Msg-id | 4D715E64.808@hogranch.com обсуждение исходный текст |
| Ответ на | Re: Unprivileged access to pgsql functions? (Matt Warner <matt@warnertechnology.com>) |
| Ответы |
Re: Unprivileged access to pgsql functions?
|
| Список | pgsql-general |
On 03/04/11 1:41 PM, Matt Warner wrote: > No luck: > > *** as postgres > postgres=# GRANT all on function nvl(anyelement,anyelement) to public; > GRANT > postgres=# > > *** as unprivileged user > offload=> select nvl(0,1); > ERROR: function nvl(integer, integer) does not exist > LINE 1: select nvl(0,1); > ^ > HINT: No function matches the given name and argument types. You > might need to add explicit type casts. > what schema is this function defined in? is that schema in the search path?
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера