BUG #15393: not able to CREATE EXTENSION plperl;

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: prakash(dot)ramakrishnan(dot)ap(at)nielsen(dot)com
Subject: BUG #15393: not able to CREATE EXTENSION plperl;
Date: 2018-09-20 11:36:09
Message-ID: 153744336902.14986.11179694670889011636@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 15393
Logged by: ramakrishnan r
Email address: prakash(dot)ramakrishnan(dot)ap(at)nielsen(dot)com
PostgreSQL version: 10.4
Operating system: CENTOS 7.5
Description:

Hi Team,
Am not able to create the Perl extension getting below error.

A4=# CREATE EXTENSION plperl;
ERROR: 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
A4=# \q

Regards,
Prakash.R
9551559623

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2018-09-20 14:07:38 Re: BUG #15393: not able to CREATE EXTENSION plperl;
Previous Message Thomas Munro 2018-09-20 09:57:39 Re: Getting "invalid cache ID: 42" in pg10.5