Re: Patching Postgres from 15.5 to 15.8 - Mailing list pgsql-admin

From Ron Johnson
Subject Re: Patching Postgres from 15.5 to 15.8
Date
Msg-id CANzqJaB-atrJyr4hgo0M_AMem=k=2xrGy6j-3Z67sp2=d0-ceQ@mail.gmail.com
Whole thread Raw
In response to Patching Postgres from 15.5 to 15.8  (Pär Mattsson <par.x.mattsson@gmail.com>)
List pgsql-admin
On Wed, Sep 11, 2024 at 3:56 AM Pär Mattsson <par.x.mattsson@gmail.com> wrote:
Hi! 
I have this packages on the server.

[root@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?

Sure.  Why not?

(Our Linux servers are firewalled from the Internet, and They won't open ports 80 and 443 just for me.  Thus, every three months I manually download a bunch of RPM files from https://download.postgresql.org/pub/repos then do the OneDrive+scp dance to get them to the servers.  "sudo yum install PgXX.YY_RHEL8/*rpm" works just perfectly.  I've been doing it that way for years.

A PowerShell script downloads the relevant packages so I don't have to do a lot of manual clicking and saving.)

--
Death to America, and butter sauce.
Iraq lobster!

pgsql-admin by date:

Previous
From: Asad Ali
Date:
Subject: Re: Patching Postgres from 15.5 to 15.8
Next
From: Ron Johnson
Date:
Subject: Re: Patching Postgres from 15.5 to 15.8