Re: plperl db crash

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Nabil Sayegh <postgresql(at)e-trolley(dot)de>, pgsql-novice(at)postgresql(dot)org
Subject: Re: plperl db crash
Date: 2003-10-02 17:39:33
Message-ID: 200310021039.33919.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Nabil,

> However, like already said, I did a fresh install on a testing machine
> and there it crashes:
>
> ------------------------------------------------------------------------
> debian/unstable <=== this is most likely your culprit
> postgresql 7.3.4

I've been using pl/perl in production for up to 3 years on some projects. My
first thought would be that it's a problem with Perl on Debian/unstable, not
a problem with PostgreSQL.

I'd suggest that you do a gdb trace and post it to pgsql-bugs to get feedback
on where the issue lies.

--
Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message John 2003-10-02 17:55:57 Adding PL languages laster
Previous Message Nabil Sayegh 2003-10-02 17:30:28 plperl db crash