Re: Patching Postgres from 15.5 to 15.8

From: Asad Ali <asadalinagri(at)gmail(dot)com>
To: Pär Mattsson <par(dot)x(dot)mattsson(at)gmail(dot)com>
Cc: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Patching Postgres from 15.5 to 15.8
Date: 2024-09-11 08:27:57
Message-ID: CAJ9xe=umhCoHCi_kUvq1_ssnh4hC9iERKmcsyVwBRsqCO_rXAg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Pär,

Yes, it is okay to download and apply the packages you mentioned manually.
However, I recommend that you first take a backup of your existing
PostgreSQL data before proceeding.

If you have any further questions, please do not hesitate to contact me.

Best regards,

Asad Ali

On Wed, Sep 11, 2024 at 12:56 PM Pär Mattsson <par(dot)x(dot)mattsson(at)gmail(dot)com>
wrote:

> Hi!
> I have this packages on the server.
>
> [root(at)vidi-db02 pama]# 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
>
>
> Is is okay to download
> postgresql15-server-15.8-1PGDG.rhel8.x86_64.rpm
> postgresql15-libs-15.8-1PGDG.rhel8.x86_64.rpm
> postgresql15-15.8-1PGDG.rhel8.x86_64.rpm
>
> And apply them manually?
> BR Pär
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Ron Johnson 2024-09-11 12:38:36 Re: Patching Postgres from 15.5 to 15.8
Previous Message Asad Ali 2024-09-11 08:04:06 Re: I'm trying to update postgres from 15.5 to 15.8. Got this error.