Re: Offline PostgreSQL installation: what are the rpm packages to install ?

2025-08-18 Thread Ron Johnson
>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

Re: Offline PostgreSQL installation: what are the rpm packages to install ?

2025-08-18 Thread Tom Lane
COURTAULT Francois writes: > I haven't find any documentation describing the way to install PostgreSQL > using a list of RPM packages to apply ! The core project wouldn't document that, because we just ship source code not RPMs. There might be a README in the core postgresql RPM package tellin

RE: Offline PostgreSQL installation: what are the rpm packages to install ?

2025-08-18 Thread COURTAULT Francois
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 Sent: lundi 18 août 2025 18:55 To: pgsql-general@lists.postgresql.org Su

Offline PostgreSQL installation: what are the rpm packages to install ?

2025-08-18 Thread COURTAULT Francois
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.