Re: Adding PL/Perl - Mailing list pgsql-admin

From A.Bhuvaneswaran
Subject Re: Adding PL/Perl
Date
Msg-id Pine.LNX.4.44.0307181046360.1203-100000@Bhuvan.bksys.co.in
Whole thread Raw
In response to Adding PL/Perl  (Charles Haron <charles.haron@cognitive.com>)
List pgsql-admin
>
> ERROR:  stat failed on file '$libdir/plperl': No such file or directory
> createlang: language installation failed

Locate the file plperl.so and create the language with appropriate -L
option.  Moreover, it may be solved by re-compiling. Before re-compling
instead of blindly giving --with-perl option alone, get to know the
configuration parameters of your current installation. It can be done
using 'pg_config --configure'.

regards,
bhuvaneswaran


pgsql-admin by date:

Previous
From: mlaks
Date:
Subject: Database growth problem
Next
From: "Mendola Gaetano"
Date:
Subject: Re: Database growth problem