Re: plctl extension issue postgresql 11.2

Поиск
Список
Период
Сортировка
От Prakash Ramakrishnan
Тема Re: plctl extension issue postgresql 11.2
Дата
Msg-id CAA2eZXx7n8XRaqmCZzhU2KW2Tnp=DyqWkZXU8WAV10Xj9hVKjg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: plctl extension issue postgresql 11.2  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: plctl extension issue postgresql 11.2  (Prakash Ramakrishnan <prakash.ramakrishnan.ap@nielsen.com>)
Список pgsql-general
Thanks, I'll check it out. 

On Thu, Mar 28, 2019, 20:26 Tom Lane <tgl@sss.pgh.pa.us> wrote:
Adrian Klaver <adrian.klaver@aklaver.com> writes:
> 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.

Yeah.  The PGDG package repo is evidently not being searched by yum,
so it's either been removed or disabled in yum's repo configuration
list.  (It must have been there at one time, unless you used a
*really* nonstandard way of installing those RPMs.)

Look into /etc/yum.repos.d/ ... if you see a file for the PGDG repo,
fix it to be enabled, otherwise you need to download and install that
repo config file.

                        regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Shreeyansh Dba
Дата:
Сообщение: Re: Case Insensitive
Следующее
От: Rob Sargent
Дата:
Сообщение: Re: stale WAL files?