Re: perl issue

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Prakash Ramakrishnan <prakash(dot)ramakrishnan(dot)ap(at)nielsen(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: perl issue
Date: 2019-07-09 23:04:14
Message-ID: 20190709230414.GA19052@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 2019-Jul-08, Prakash Ramakrishnan wrote:

> HI Team ,
>
> Every time server got rebooted after we getting below perl error anyone
> aware of it. please do the needful.
>
>
> *could not load library "/opt/app/PostgreSQL/10/lib/postgresql/plperl.so
> /opt/app/PostgreSQL/10/lib/postgresql/plperl.so
> undefined symbol: Perl_xs_handshake *

Sounds like the perl library does not match the version that your
installation was compiled with. It's hard to diagnose with this much
data.

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

  • perl issue at 2019-07-08 07:57:40 from Prakash Ramakrishnan

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David Rowley 2019-07-09 23:32:54 Re: PG11 - Multiple Key Range Partition
Previous Message Thomas Munro 2019-07-09 22:46:37 Re: BUG #15720: `executor could not find named tuplestore ABC` in AFTER DELETE trigger referencing OLD TABLE as ABC