Redo CREATE DATABASE

2025-11-17 Thread COURTAULT Francois
THALES GROUP LIMITED DISTRIBUTION to email recipients Hello everyone, I am looking to an old document where we (I was not there at that time) setup a database. Unfortunately, I was not able to find the CREATE DATABASE instruction used. It is not in any of our docs ☹ At https://www.postgresql.or

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

2025-08-19 Thread COURTAULT Francois
-9-solving-the-no-internet-challenge : sudo yum deplist postgresql17-server doesn’t work on Redhat 8.10 ☹ Do you have the equivalent command of yum deplist for Redhat 8.10 ? Best Regards. From: Ruben Morais Sent: lundi 18 août 2025 19:14 To: COURTAULT Francois Subject: Re: Offline PostgreSQL

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: [email protected]

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.