Re: Running Command Line From Trigger?

From: Terry Lee Tucker <terry(at)esc1(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Running Command Line From Trigger?
Date: 2006-04-07 20:05:56
Message-ID: 200604071605.56851.terry@esc1.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Friday 07 April 2006 03:52 pm, Yudie Pg saith:
> Help!
> Try to install plperl
> ./createlang plperl mydb
>
> createlang: language installation failed: ERROR: could not access file
> "$libdir/plperl": No such file or directory

Do you have the Perl module on your machine? If not, you can get it here:
http://search.cpan.org/search?query=Pg&mode=all

In response to

Browse pgsql-general by date

  From Date Subject
Next Message lmyho 2006-04-07 20:32:19 pgAdmin3 question
Previous Message Yudie Pg 2006-04-07 19:52:40 Re: Running Command Line From Trigger?