Re: Permissions for Creating Datatype

Поиск
Список
Период
Сортировка
От Donald Fraser
Тема Re: Permissions for Creating Datatype
Дата
Msg-id 004501c2d845$cfec2d20$1664a8c0@DEMOLITION
обсуждение исходный текст
Ответ на Permissions for Creating Datatype  ("Roberto M." <gold_knight18@yahoo.com>)
Список pgsql-admin
> Hello everyone,
>
> I am attempting to create new datatypes for a database and I
> wish to ask if I need certain permissions to be set by the
> administrator in order for Postgre SQL to be able to compile
> code correctly for the C language (in which I am receiving
> errors).
>
> This is my first attempt at this and I have attempted to
> research this on both your mailing list as well as in the
> documentation without much help.  I would appreciate your help.
>
>
> Thank you ahead of time.

Does the code compile ok as user "root" ?
If so then obviously there are some permissions required for the user you
are trying to compile under.
If it doesn't then you have some other problems with your code or something
else - like libraries missing etc..

Regards Donald Fraser.


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

Предыдущее
От: "Roberto M."
Дата:
Сообщение: Permissions for Creating Datatype
Следующее
От: P G
Дата:
Сообщение: How do I upgrade or coexist PostgreSQL on a Cobalt XTR system?