perl extension error

Started by Prakash Ramakrishnanalmost 7 years ago2 messagesgeneral
Jump to latest
#1Prakash Ramakrishnan
prakash.ramakrishnan.ap@nielsen.com

Hi Team,

We have using PostgreSQL 11 in one production server and while creating
extension getting below error,please do the needful,

A4.Italy_UAT=#
A4.Italy_UAT=# Create extension plperl;
ERROR: could not open extension control file
"/usr/pgsql-11/share/extension/plperl.control": No such file or directory
A4.Italy_UAT=#

--
Thanks,
Prakash.R

#2Ian Lawrence Barwick
barwick@gmail.com
In reply to: Prakash Ramakrishnan (#1)
Re: perl extension error

On Fri, 21 Jun 2019 at 14:22, Prakash Ramakrishnan <
prakash.ramakrishnan.ap@nielsen.com> wrote:

Hi Team,

We have using PostgreSQL 11 in one production server and while creating
extension getting below error,please do the needful,

A4.Italy_UAT=#
A4.Italy_UAT=# Create extension plperl;
ERROR: could not open extension control file
"/usr/pgsql-11/share/extension/plperl.control": No such file or directory
A4.Italy_UAT=#

You need to install whatever package contains PL/Perl.

Regards

Ian Barwick

--
Ian Barwick https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services