Re: Trouble w/plperl sproc on red hat 9

From: Douglas McNaught <doug(at)mcnaught(dot)org>
To: Kenneth Downs <ken(at)secdat(dot)com>
Cc: pgsql general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Trouble w/plperl sproc on red hat 9
Date: 2007-02-10 16:48:31
Message-ID: 87fy9ehsbk.fsf@suzuka.mcnaught.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Kenneth Downs <ken(at)secdat(dot)com> writes:

> Not sure if this one is fixable, but a user of my GPL'd package was
> unable to run our install.
>
> Eventually we pinned it down to a failed load of a sproc written in
> plperl. He says he's running a Red Hat 9 system with Postgres 8.1 and
> perl is 5.8.5. When he takes the plperl sproc and attempts to load it
> through pgsql he gets:
>
>
> **** SQL ERROR ****: server closed the connection unexpectedly
> This probably means the server terminated abnormally
> before or while processing the request.
>
> Does this ring any bells w/regard to possible version mismatches or
> known issues?

It would probably be helpful to get a backtrace of the core dump
generated by the crashing backend.

-Doug

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-02-10 17:25:42 Re: Trouble w/plperl sproc on red hat 9
Previous Message Andreas Kretschmer 2007-02-10 15:33:11 Re: drop table if exists mytable;