On 3/26/19 8:56 AM, Prakash Ramakrishnan wrote:
Hi Team,

We are getting below error in production server please do the needful.

==> psql
psql (11.2)
Type "help" for help.
 > AIBE01PR=# create extension plctl;
 > ERROR:  could not open extension control file
 > "/usr/pgsql-11/share/extension/plctl.control": No such file or directory

I am guessing you actually want:

CREATE EXTENSION pltcl;


RHEL-7.5
--


Regards,
Prakash.R
Postgresql DBA


--
Adrian Klaver
adrian.kla...@aklaver.com

Reply via email to