dbTalk Databases Forums  

trusted plperl - where is it?

comp.databases.postgresql comp.databases.postgresql


Discuss trusted plperl - where is it? in the comp.databases.postgresql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Zoid
 
Posts: n/a

Default trusted plperl - where is it? - 01-01-2008 , 05:53 AM






Hey...

Where is this located?

When I build the plperl makefile off of the ./postgresql-#.#.#/src directory, I only get a libplperl.so as expected. But I don't see the libplperlu.so that I want for inclusion in line (below):

createlang -d database plperlu

Do I have to build (linux) Postgresql itself with the --with-perl in order to get trusted perl (plperlu)?

-Zoid


..

Reply With Quote
  #2  
Old   
Laurenz Albe
 
Posts: n/a

Default Re: trusted plperl - where is it? - 01-02-2008 , 02:32 AM






Zoid < Zoid (AT) the-lounge (DOT) us> wrote:
Quote:
Where is this located?

When I build the plperl makefile off of the ./postgresql-#.#.#/src
directory, I only get a libplperl.so as expected. But I don't see the
libplperlu.so that I want for inclusion in line (below):

createlang -d database plperlu

Do I have to build (linux) Postgresql itself with the --with-perl in
order to get trusted perl (plperlu)?
Both the trusted and the untrusted versions of PL/Perl use plperl.so.
There is no libplperl.so in my (Linux) installation.

You will be able to "createlang -d database plperlu" with the binary
distribution that you can download from postgresql.org.

Yours,
Laurenz Albe


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.