Re: libpq5 error

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Paul Brindusa <paulbrindusa88(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: libpq5 error
Date: 2024-10-07 15:10:50
Message-ID: 38f7cd4c-8586-4c34-9770-a70e083823a5@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/7/24 06:45, Paul Brindusa wrote:
> Good afternoon,
>
> I have got a rocky 9.4 VM running psql (PostgreSQL) 15.8  version and
> recently unable to patc h the host due to a version mismatch of libpq5
> package.

The above is somewhat confusing to me. You say that Postgres is running
in a VM, but then say you are patching the host. To me that implies
patching the host machine that the VM is being run on. Please explain
this is more detail.

>
> The updates get stuck when trying to install the following packages:

Is this an update to an existing install that came from the PGDG repo?

What is the complete error message you get?

>
>
>  libpq5                                                  x86_64
>                           17.0-42PGDG.rhel9
>              pgdg-common                                   352 k
> pgdg-redhat-repo                                        noarch
>                         42.0-46PGDG
>            pgdg-common                                    12 k
>
> If I disable the pg repo file in /etc/yum.repos.d they are omitted. Is
> there a fix to this issue?
>
> Thank you in advance for any help you can provide.
>
> Kind regards,
> Paul

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
. To me

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Greg Sabino Mullane 2024-10-07 15:12:21 Re: Repeatable Read Isolation Level "transaction start time"
Previous Message Alvaro Herrera 2024-10-07 14:31:38 Re: CLOSE_WAIT pileup and Application Timeout