Re: plctl extension issue postgresql 11.2 - Mailing list pgsql-general

From Adrian Klaver
Subject Re: plctl extension issue postgresql 11.2
Date
Msg-id e54f9e32-0bb5-5855-e1c7-020c357b58b4@aklaver.com
Whole thread Raw
In response to Re: plctl extension issue postgresql 11.2  (Prakash Ramakrishnan <prakash.ramakrishnan.ap@nielsen.com>)
Responses Re: plctl extension issue postgresql 11.2  (Prakash Ramakrishnan <prakash.ramakrishnan.ap@nielsen.com>)
List pgsql-general
On 3/27/19 2:46 AM, Prakash Ramakrishnan wrote:
> Hi Adrian,
> 
> Sorry for late reply am try to install the plctl but still getting error.

 From looks of it you did not do the original install of Postgres from 
the PGDG repos. The first thing you need to figure out is where you 
installed Postgres from? I am not a RH  user, but I believe the below 
might help:

yum list installed | grep -i postgresql

> 
> [root@brurhenaaa001 postgres]# rpm -ivh 
> postgresql11-pltcl-11.2-2PGDG.rhel7.x86_64.rpm
> error: Failed dependencies:
>          postgresql11(x86-64) = 11.2-2PGDG.rhel7 is needed by 
> postgresql11-pltcl-11.2-2PGDG.rhel7.x86_64
>          postgresql11-server(x86-64) = 11.2-2PGDG.rhel7 is needed by 
> postgresql11-pltcl-11.2-2PGDG.rhel7.x86_64
> [root@ brurhenaaa001   postgres]#
> [root@ brurhenaaa001   postgres]#
> 
> 
> On Tue, Mar 26, 2019 at 11:26 PM Adrian Klaver 
> <adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>> wrote:
> 
>     On 3/26/19 10:43 AM, Prakash Ramakrishnan wrote:
>      > I did postgres 11.2 version using yum option this file only
>     Missing and
>      > using rhel 7.5 version.
>      >
> 
>     If you are using the PGDG repos then it looks like you need:
> 
>     https://yum.postgresql.org/testing/11/redhat/rhel-7-x86_64/repoview/letter_p.group.html
> 
>     postgresql11-pltcl
> 
>     Not sure if that would also work for the RH repos.
> 
>     -- 
>     Adrian Klaver
>     adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>
> 
> 
> 
> -- 
> 
> 
> Regards,
> Prakash.R
> Postgresql DBA


-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-general by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: Upgrading PostgreSQL under Windows
Next
From: Adrian Klaver
Date:
Subject: Re: Data entry / data editing tools (more end-user focus).