Re: How to install PL/perlU (perl untrusted) - Mailing list pgsql-general

From Tony Caduto
Subject Re: How to install PL/perlU (perl untrusted)
Date
Msg-id 4492FC82.9010206@amsoftwaredesign.com
Whole thread Raw
In response to How to install PL/perlU (perl untrusted)  ("LLC" <kevin@kevinkempterllc.com>)
List pgsql-general
LLC wrote:
>
> However I do not know how to install/use untrusted perl.
>
>
the easiest way is to use createlang from the command line.

for PLperlu just do the following:

(run the command as the postgres user)
su postgrest<enter>
Then:
createlang plperlu yourdatabasename

It's pretty much the same on win32, except creatlang may not be in the
path, so you should actually be in the bin
dir when you run it or use the full path name.

Hope this helps,

--
Tony Caduto
AM Software Design
http://www.amsoftwaredesign.com
Home of PG Lightning Admin for Postgresql
Your best bet for Postgresql Administration


pgsql-general by date:

Previous
From: "LLC"
Date:
Subject: How to install PL/perlU (perl untrusted)
Next
From: "LLC"
Date:
Subject: (no subject)