PL/Perl on Solaris - Mailing list pgsql-hackers

From oberpwd@anubis.network.com (Wade D. Oberpriller)
Subject PL/Perl on Solaris
Date
Msg-id 200011151630.KAA04997@truck.network.com
Whole thread Raw
List 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@network.com



pgsql-hackers by date:

Previous
From: Jan Wieck
Date:
Subject: Changes to libpgtcl
Next
From: Brian Hirt
Date:
Subject: Question about performance of planner