>From links in https://www.postgresql.org/download/linux/redhat/, I found a
link, and started exploring. https://ftp.postgresql.org/pub/repos/yum/ is
where you want to start.
These are the directories you want:
https://ftp.postgresql.org/pub/repos/yum/17/redhat/
https://ftp.postgresql.org/pub/repos/yum/common/

I wrote a PowerShell script that gets a bunch of RPM files, then scp's the
new directory up to the target server.  From there, it's as simple as:
sudo dnf install Pg17.6_RHEL9/*rpm

(Note: I suggest that you wait until next week, for possible bugs in the
RPMs to be shaken out.)

On Mon, Aug 18, 2025 at 1:07 PM COURTAULT Francois <
francois.courta...@thalesgroup.com> wrote:

> THALES GROUP LIMITED DISTRIBUTION to email recipients
>
>
>
> Hello again,
>
>
>
> I haven’t find any documentation describing the way to install PostgreSQL
> using  a list of RPM packages to apply !
>
>
>
> Best Regards.
>
>
>
> *From:* COURTAULT Francois <francois.courta...@thalesgroup.com>
> *Sent:* lundi 18 août 2025 18:55
> *To:* pgsql-general@lists.postgresql.org
> *Subject:* Offline PostgreSQL installation: what are the rpm packages to
> install ?
>
>
>
> THALES GROUP LIMITED DISTRIBUTION to email recipients
>
>
>
> Hello everyone,
>
>
>
> I want to install PostgreSQL 17.6 on a machine (Redhat 9) not connect to
> Internet?
>
> What are the minimum rpm packages to install ?
>
>
>
> Nest Regards.
>
>
>
>
>
>
>


-- 
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> lobster!

Reply via email to