Re: Offline PostgreSQL installation: what are the rpm packages to install ? - Mailing list pgsql-general

From Ron Johnson
Subject Re: Offline PostgreSQL installation: what are the rpm packages to install ?
Date
Msg-id CANzqJaDKmaD5hYE1Zs_0xOZ=p50iG_HU_zY2=4uf14Km5pyC6g@mail.gmail.com
Whole thread Raw
In response to RE: Offline PostgreSQL installation: what are the rpm packages to install ?  (COURTAULT Francois <francois.courtault@thalesgroup.com>)
List pgsql-general

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:

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.courtault@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.courtault@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!

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Offline PostgreSQL installation: what are the rpm packages to install ?
Next
From: COURTAULT Francois
Date:
Subject: RE: Offline PostgreSQL installation: what are the rpm packages to install ?