Win32: Postgre 8.3.1 does not work with Active perl 5.10

From: <Eugen(dot)Konkov(at)aldec(dot)com>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: Win32: Postgre 8.3.1 does not work with Active perl 5.10
Date: 2008-05-19 17:18:59
Message-ID: 000801c8b9d4$6e3b1430$1200a8c0@kharkov.localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

a.. 1. Install Active perl 5.8a.. 2. Install PostgreSQL 8.3.1a.. 3. CREATE plperl FUNCTION a.. 4. Call this FUNCTION TO CHECK that plperl.dll IS loaded AND FUNCTION executeda.. 5. Deinstall Active perl 5.8a.. 6. Install Active perl 5.10a.. 7. When you call plperl FUNCTION you get next error:a.. can NOT LOAD plperl.dll libraryThe problem is that PostgreSQL search for C:/Perl/Bin/Perl58.dll but I have Perl510.dll

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Dave Page 2008-05-19 17:50:33 Re: Win32: Postgre 8.3.1 does not work with Active perl 5.10
Previous Message Tom Lane 2008-05-19 03:02:16 Re: BUG #4180: PANIC while PQExec on Client with differen locale from database