Re: PL/Perl

From: "Edward Q(dot) Bridges" <ed(dot)bridges(at)buzznik(dot)com>
To: "general-help postgresql" <pgsql-general(at)postgresql(dot)org>, "Wade D(dot) Oberpriller" <oberpwd(at)anubis(dot)network(dot)com>
Subject: Re: PL/Perl
Date: 2000-11-13 18:44:58
Message-ID: 200011131849.eADInws87148@mail.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


when i did what's described below, i had no problems at all with
PL/Perl (and, in fact, am using it for a couple of triggers that
are lightly used in a production environment)

http://www.postgresql.org/cgi/cvsweb.cgi/pgsql/src/pl/plperl/README?rev=1.2&content-type=text/x-cvsweb-
markup

you can email me directly if you're still having trouble

regards
ed.bridges

On Mon, 13 Nov 2000 09:58:31 -0600 (CST), Wade D. Oberpriller wrote:

> Are there any caveats as to which versions PL/Perl works with?
>
> I am running PostgreSQL v7.0.2 and Perl 5.005_03, and I built postgres using the
> --with-perl option. I built the plperl code and copied the resulting plperl.so
> into my postgres distributions lib directory. I am able to do a createlang for
> plperl, but when I execute any code in a stored procedure, the backend crashes.
>
> Any body have any ideas?
>
> Wade Oberpriller
> StorageTek
> oberpwd(at)network(dot)com
>

In response to

  • PL/Perl at 2000-11-13 15:58:31 from Wade D. Oberpriller

Browse pgsql-general by date

  From Date Subject
Next Message Edward Q. Bridges 2000-11-13 18:50:13 Re: PL/Perl
Previous Message Roger Wernersson 2000-11-13 18:28:07 Platforms and performance