Re: FW: GRANT question

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: FW: GRANT question
Дата
Msg-id 20051127155022.GB34720@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: FW: GRANT question  (Együd Csaba (Freemail) <csegyud@freemail.hu>)
Ответы Re: FW: GRANT question  (Együd Csaba (Freemail) <csegyud@freemail.hu>)
Список pgsql-general
On Sun, Nov 27, 2005 at 08:02:37AM +0100, Egyd Csaba (Freemail) wrote:
> thak you very much! Now it works well.
[...]
> moson.gdb=# select current_schemas(true);
>    current_schemas
> ---------------------
>  {pg_catalog,public}
> (1 row)
>
> moson.gdb=# SELECT edenproc_usesysid('probauser');
>  edenproc_usesysid
> -------------------
>                118
> (1 row)

Did you try these commands as the ordinary user?  The above is
evidence that it works for a superuser, which it did already
according to your previous posts.

--
Michael Fuhr

В списке pgsql-general по дате отправления:

Предыдущее
От: Brendan Jurd
Дата:
Сообщение: Re: Generic Q about max(id) vs ORDER BY ID DESC LIMIT 1
Следующее
От: Jerry LeVan
Дата:
Сообщение: Default and PQexecParams