On Mon, May 19, 2008 at 6:18 PM,  <[EMAIL PROTECTED]> wrote:
> 1. Install Active perl 5.8
> 2. Install PostgreSQL 8.3.1
> 3. CREATE plperl FUNCTION
> 4. Call this FUNCTION TO CHECK that plperl.dll IS loaded AND FUNCTION
> executed
> 5. Deinstall Active perl 5.8
> 6. Install Active perl 5.10
> 7. When you call plperl FUNCTION you get next error:
> can NOT LOAD plperl.dll library
>
> The problem is that PostgreSQL search for C:/Perl/Bin/Perl58.dll but I have
> Perl510.dll

Right. You need to use 5.8, or build your own executables.

-- 
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to