PL/Perl on Solaris

Поиск
Список
Период
Сортировка
От oberpwd@anubis.network.com (Wade D. Oberpriller)
Тема PL/Perl on Solaris
Дата
Msg-id 200011151630.KAA04997@truck.network.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Changes to libpgtcl
Следующее
От: Brian Hirt
Дата:
Сообщение: Question about performance of planner