From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
---|---|
To: | Prakash Ramakrishnan <prakash(dot)ramakrishnan(dot)ap(at)nielsen(dot)com> |
Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: plctl extension issue postgresql 11.2 |
Date: | 2019-03-28 14:20:39 |
Message-ID: | aa24d626-c178-8ed4-c729-fa60c66668f1@aklaver.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 3/28/19 3:20 AM, Prakash Ramakrishnan wrote:
> Hi Adrian,
>
> I tried which command you gave but its not working.please check,
First I posted the wrong package name previously. For the Tcl PL it
should be:
postgresql11-pltcl
Still postgresql11-tcl is a valid package in the PGDG repos(it is for a
Tcl client library). It is trying to find postgresql11-tcl in the RHEL
repo not the PGDG repo. Yet packages have been installed from the PGDG
repo(from previous post) in the past:
postgresql11.x86_64 11.2-1PGDG.rhel7 @pgdg11
postgresql11-contrib.x86_64 11.2-1PGDG.rhel7 @pgdg11
postgresql11-devel.x86_64 11.2-1PGDG.rhel7 @pgdg11
postgresql11-libs.x86_64 11.2-1PGDG.rhel7 @pgdg11
postgresql11-llvmjit.x86_64 11.2-1PGDG.rhel7 @pgdg11
postgresql11-server.x86_64 11.2-1PGDG.rhel7 @pgdg11
You will need to sort out how the above packages where installed and
replicate that for the pltcl package. I cannot be of more help as I do
not use RH. Maybe someone else can chime in.
>
> [root(at)brurhenaaa001 postgres]# yum install postgresql11-tcl
> Loaded plugins: enabled_repos_upload, langpacks, package_upload,
> product-id, search-disabled-repos, subscription-manager
> rhel-7-server-eus-optional-rpms
> | 2.0 kB
> 00:00:00
> rhel-7-server-eus-satellite-tools-6.2-rpms
> | 2.1 kB
> 00:00:00
> rhel-7-server-extras-rpms
> | 2.0 kB
> 00:00:00
> rhel-7-server-rpms
> | 2.0 kB
> 00:00:00
> rhel-7-server-satellite-tools-6.2-rpms
> | 2.1 kB
> 00:00:00
> rhel-server-rhscl-7-eus-rpms
> | 2.0 kB
> 00:00:00
> tnc_Extra_Packages_for_Enterprise_Linux_7_Extra_Packages_for_Enterprise_Linux_7
> | 2.1 kB 00:00:00
> No package postgresql11-tcl available.
> Error: Nothing to do
> Uploading Enabled Repositories Report
> Loaded plugins: langpacks, product-id, subscription-manager
>
>
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Moreno Andreo | 2019-03-28 14:29:50 | Re: Key encryption and relational integrity |
Previous Message | Michael Paquier | 2019-03-28 13:30:05 | Re: stale WAL files? |