Re: Permissions for Creating Datatype - Mailing list pgsql-admin

From Donald Fraser
Subject Re: Permissions for Creating Datatype
Date
Msg-id 004501c2d845$cfec2d20$1664a8c0@DEMOLITION
Whole thread Raw
In response to Permissions for Creating Datatype  ("Roberto M." <gold_knight18@yahoo.com>)
List 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 by date:

Previous
From: "Roberto M."
Date:
Subject: Permissions for Creating Datatype
Next
From: P G
Date:
Subject: How do I upgrade or coexist PostgreSQL on a Cobalt XTR system?