Re: GRANT ON C

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: GRANT ON C
Дата
Msg-id 1070828153.4739.21.camel@linda.lfix.co.uk
обсуждение исходный текст
Ответ на GRANT ON C  (Martin Marques <martin@bugs.unl.edu.ar>)
Список pgsql-general
On Sun, 2003-12-07 at 20:00, Martin Marques wrote:
> I'm trying to load the pgcypto.sql file from the contrib in a database and
> I've hit a problem which I never had in the past (maybe never did it this
> way): when I try to load this file (psql -f) with a specific user, which is
> not the postgres super-user I get a permission denied, and couldn't find how
> to change that permission problem.
> I the postgres super-user the only one that can create functions with LANGUAGE
> C?

Yes.  Just think of all the things you can do in C with the backend's
permissions.

--
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight, UK                             http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "And if thy hand offend thee, cut it off; it is better
      for thee to enter into life maimed, than having two
      hands to go into hell, into the fire that never shall
      be quenched."                Mark 9:43


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

Предыдущее
От: Oliver Elphick
Дата:
Сообщение: Re: user defined variable per session
Следующее
От: Tom Lane
Дата:
Сообщение: Re: GRANT ON C