I'm trying to update postgres from 15.5 to 15.8. Got this error.

From: Pär Mattsson <par(dot)x(dot)mattsson(at)gmail(dot)com>
To: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: I'm trying to update postgres from 15.5 to 15.8. Got this error.
Date: 2024-09-11 07:18:28
Message-ID: AM6PR03MB5558C72F3AF22596BC157863A29B2@AM6PR03MB5558.eurprd03.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Från: Pär Mattsson
Skickat: den 11 september 2024 09:13
Till: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Ämne: I'm trying to update postgres from 15.5 to 15.8. Got this error.

[root(at)localhost]# yum update postgresql
Updating Subscription Management repositories.
PostgreSQL common RPMs for RHEL / Rocky 8 - x86_64 2.0 kB/s | 659 B 00:00
PostgreSQL common RPMs for RHEL / Rocky 8 - x86_64 1.6 MB/s | 1.7 kB 00:00
PostgreSQL common RPMs for RHEL / Rocky 8 - x86_64 1.0 kB/s | 659 B 00:00
Error: Failed to download metadata for repo 'pgdg-common': repomd.xml GPG signature verification error: Bad GPG signature

[root(at)vidi-db02 ~]# dnf list installed | grep postgres
postgresql15.x86_64 15.5-1PGDG.rhel8 @pgdg15
postgresql15-libs.x86_64 15.5-1PGDG.rhel8 @pgdg15
postgresql15-server.x86_64 15.5-1PGDG.rhel8 @pgdg15

Br Pär Mattsson

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Pär Mattsson 2024-09-11 07:55:51 Patching Postgres from 15.5 to 15.8
Previous Message Pär Mattsson 2024-09-11 07:13:20 I'm trying to update postgres from 15.5 to 15.8. Got this error.