From: | oberpwd(at)anubis(dot)network(dot)com (Wade D(dot) Oberpriller) |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | PL/Perl on Solaris |
Date: | 2000-11-15 16:30:01 |
Message-ID: | 200011151630.KAA04997@truck.network.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hello,
I posted this message on pgsql-general, but didn't get a lot of feedback. I am
running into problems using PL/Perl on Solaris 2.5.1.
I have PostgreSQL v7.0.2, Perl v 5.005_03 (built as a shared library), and am
using gcc v2.7.2.2 to compile all of the source.
I include the paths to libperl.so and plperl.so in my LD_LIBRARY_PATH
environment variable.
I can create the plperl language and create functions that are defined as using
plperl. When I attempt to execute the fundtion the postgres server crashes with
a status of 11.
If anybody has any clues, hints, previous experiences about this scenario, your
help would be greatly appreciated.
Wade Oberpriller
StorageTek
oberpwd(at)network(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2000-11-15 16:31:42 | Re: Syslog Facility Patch |
Previous Message | Peter Eisentraut | 2000-11-15 16:19:02 | Re: 486 Optimizations... |