public inbox for pgsql-admin@postgresql.org
help / color / mirror / Atom feedFrom: Ron Johnson <ronljohnsonjr@gmail.com>
To: pgsql-admin <pgsql-admin@lists.postgresql.org>
Subject: Re: Update postgresql via offline mode
Date: Wed, 15 Apr 2026 08:05:12 -0400
Message-ID: <CANzqJaCKn_AahetGkZWKJVi6MKyGKqr1JrziquyHt1-SRwQpSw@mail.gmail.com> (raw)
In-Reply-To: <CA+Thq8GEDVka_EukecJDDzQ5bwD0FYWBn_Lf72ds1CDQPGQcbw@mail.gmail.com>
References: <CA+Thq8GEDVka_EukecJDDzQ5bwD0FYWBn_Lf72ds1CDQPGQcbw@mail.gmail.com>
On Wed, Apr 15, 2026 at 3:05 AM Mahendra Singh <msmahendrasingh18@gmail.com>
wrote:
> Dear Experts,
>
> Need your expertise here..!
>
> I want to patch my postgresql minor version to the latest minor version.
> How can I do so via offline mode? No need to enable the internet on the
> postgresql server.
> Please advise and suggest a simple and easy solution.
> Like in Oracle or MSSQL servers, just download the update from the
> internet and install on the server.
>
Assuming you use RHEL, manually download the relevant RPMs from these two
directories (where X is the RHEL major version):
https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-*X*-x86_64/
https://download.postgresql.org/pub/repos/yum/${PgMajorVer}/redhat/rhel-*X*
-x86_64/
I automated it with a set of PowerShell scripts (since we have multiple PG
major versions running on multiple RHEL versions). It works like a champ.
--
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> lobster!
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-admin@postgresql.org
Cc: ronljohnsonjr@gmail.com, pgsql-admin@lists.postgresql.org
Subject: Re: Update postgresql via offline mode
In-Reply-To: <CANzqJaCKn_AahetGkZWKJVi6MKyGKqr1JrziquyHt1-SRwQpSw@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox