Re: How to create c language in postgresql database. Thanks.

From: leaf_yxj <leaf_yxj(at)163(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to create c language in postgresql database. Thanks.
Date: 2012-06-12 19:07:36
Message-ID: 7dd51f21.3c2.137e217ba02.Coremail.leaf_yxj@163.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi John,

one more question: so it's one time jobs or it need keep doing.

Thanks.

Grace

At 2012-06-13 02:48:20,"John R Pierce [via PostgreSQL]" <ml-node+s1045698n5712251h23(at)n5(dot)nabble(dot)com> wrote:
On 06/12/12 11:25 AM, leaf_yxj wrote:
> Thanks. You guys are right. I check the database. The C programm is
> there. ----- but why our application team keep ask me to give them
> the superuser privileges to create the C function. Should they use the
> superuser to create the C function. if yes , why they need it?

yes, only a sql superuser can define a C function, as these have total
access to crashing postgres's innards.

--
john r pierce N 37, W 122
santa cruz ca mid-left coast

--
Sent via pgsql-general mailing list ([hidden email])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

If you reply to this email, your message will be added to the discussion below:
http://postgresql.1045698.n5.nabble.com/How-to-create-c-language-in-postgresql-database-Thanks-tp5712221p5712251.html
To unsubscribe from How to create c language in postgresql database. Thanks., click here.
NAML

--
View this message in context: http://postgresql.1045698.n5.nabble.com/How-to-create-c-language-in-postgresql-database-Thanks-tp5712221p5712255.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2012-06-12 19:10:31 Re: How to create c language in postgresql database. Thanks.
Previous Message John R Pierce 2012-06-12 19:07:11 Re: How to create c language in postgresql database. Thanks.