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
No comments:
Post a Comment