Re: How to install PL/perlU (perl untrusted)

Поиск
Список
Период
Сортировка
От Tony Caduto
Тема Re: How to install PL/perlU (perl untrusted)
Дата
Msg-id 4492FC82.9010206@amsoftwaredesign.com
обсуждение исходный текст
Ответ на How to install PL/perlU (perl untrusted)  ("LLC" <kevin@kevinkempterllc.com>)
Список 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 по дате отправления:

Предыдущее
От: "LLC"
Дата:
Сообщение: How to install PL/perlU (perl untrusted)
Следующее
От: "LLC"
Дата:
Сообщение: (no subject)