Re: PL/Perl on Solaris

From: Alex Pilosov <alex(at)pilosoft(dot)com>
To: Travis Bauer <trbauer(at)indiana(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PL/Perl on Solaris
Date: 2001-08-10 16:24:24
Message-ID: Pine.BSO.4.10.10108101224030.7130-100000@spider.pilosoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

All sounds ok. Please get a traceback of the crash using gdb, and post
it....

-alex

On Fri, 10 Aug 2001, Travis Bauer wrote:

> Could anyone give me an example of how to compile perl for use
> with the latest version of postgresql on Solaris 8?
>
> Specifically, I need to know the options to give the Configure
> script. Currently I'm trying:
>
> sh Configure -de -Duseshrplib -Dprefix=/a/path/perl -Dusemymalloc -Accflags=-DPERL_POLLUTE
>
> It compiles and installs okay, and I can get plperl compiled and
> installed. And I can create a perl function okay. But when I
> try to run the function in psql, the backend crashes.
>
> I had this working before, and I vaguely remember it had
> something to do with a pollution parameter, but I'm not
> sure.
>
> Thanks,
>
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2001-08-10 16:24:38 Re: Using oids for fast read-only access?
Previous Message pgsql-general 2001-08-10 16:03:53 Date Format Inquiry