From: | pramod kg <pramod11287(at)gmail(dot)com> |
---|---|
To: | Mladen Gogala <gogala(dot)mladen(at)gmail(dot)com> |
Cc: | pgsql-admin(at)lists(dot)postgresql(dot)org |
Subject: | Re: PostgreSQL 14 rpm installation contrib module error. |
Date: | 2021-10-22 02:41:40 |
Message-ID: | CAHkcXnxOSBh4AtwqWOHkQv8dFPGwiTrXwSQc3UFMFrUSahb-8Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Earlier I have installed PostgreSQL 13.3 and 13.4 in same server and not
seen this dependency. But with 14.x contrib module is asking for
libpython3.6m.so. Hence I am surprised. Is there a way to solve this issue
without installing python 3x?
Regards,
Pramod
On Fri, 22 Oct 2021, 06:47 Mladen Gogala, <gogala(dot)mladen(at)gmail(dot)com> wrote:
>
> On 10/21/21 11:46, pramod kg wrote:
> > rpm -ivh postgresql14-contrib-14.0-1PGDG.rhel7.x86_64.rpm
> > error: Failed dependencies:
> > libpython3.6m.so.1.0()(64bit) is needed by
> > postgresql14-contrib-14.0-1PGDG.rhel7.x86_64
> >
> > Does PG 14 contrib module require python 3 installed in the server?
> > Please advise
> >
>
> It does. Pretty much everything requires Python 3 installed in the server.
>
> --
> Mladen Gogala
> Database Consultant
> Tel: (347) 321-1217
> https://dbwhisperer.wordpress.com
>
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Antonio Padua | 2021-10-22 03:05:55 | Newbie learning SQL from udacity |
Previous Message | Tom Lane | 2021-10-22 02:31:10 | Re: RDS and postgres extension approval |