public inbox for [email protected]  
help / color / mirror / Atom feed
From: Adrian Klaver <[email protected]>
To: Dmitry O Litvintsev <[email protected]>
To: pgsql-generallists.postgresql.org <[email protected]>
Subject: Re: fail to install postgresql15 on Alma9
Date: Tue, 18 Jun 2024 10:44:47 -0700
Message-ID: <[email protected]> (raw)
In-Reply-To: <SA1PR09MB73115938797CCD9DA7ECDF34B9CE2@SA1PR09MB7311.namprd09.prod.outlook.com>
References: <SA1PR09MB73115938797CCD9DA7ECDF34B9CE2@SA1PR09MB7311.namprd09.prod.outlook.com>



On 6/18/24 10:40 AM, Dmitry O Litvintsev wrote:
> Hello,
> 
> I am foillowing instructions on
> 
> https://www.postgresql.org/download/linux/redhat/
> 
> I select version "15"
> I select "Red Hat Enterprise, Rocky, AlmaLinux or or Oracle 9"
> 
> I get this command to run:
> 
> "dnf install -y https://download.postgresql.org/pub/repos/yum/reporpms/EL-9-x86_64/pgdg-redhat-repo-latest.noarch.rp...;
> 
> But then I fail to install postgersql15:
> 
> # yum install postgresql15-server
> Last metadata expiration check: 0:22:07 ago on Tue 18 Jun 2024 12:16:52 PM CDT.
> No match for argument: postgresql15-server
> Error: Unable to find a match: postgresql15-server
> 
> I can install postgresql16-server sussessfully but not 15.
> I need 15. What am I doing wrong?

I don't use RH, still the instructions here:

https://www.postgresql.org/download/linux/redhat/

Mention doing:

# Disable the built-in PostgreSQL module:
sudo dnf -qy module disable postgresql

Did you do the above?

Then:

# Install PostgreSQL:
sudo dnf install -y postgresql15-server


> 
> Thank you,
> Dmitry
> 
> 

-- 
Adrian Klaver
[email protected]






view thread (2+ messages)

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: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: fail to install postgresql15 on Alma9
  In-Reply-To: <[email protected]>

* 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