Nope I tried that's command and getting above error control file missing.
On Tue, Mar 26, 2019, 22:53 Adrian Klaver <adrian.klaver@xxxxxxxxxxx> wrote:
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.klaver@xxxxxxxxxxx