Thread: Issue with PostgreSQL 11 RPM Package Availability

Issue with PostgreSQL 11 RPM Package Availability

From
Said Krikess
Date:

Hello,


I hope this message finds you well. I am currently facing an issue with installing PostgreSQL 11 on CentOS 7. It appears that the URL for the PostgreSQL 11 repository configuration RPM is incorrect or outdated. I have tried the following steps to install PostgreSQL 11:

Enabled the PostgreSQL 11 repository:

#sudo yum install https://download.postgresql.org/pub/repos/yum/11/redhat/rhel-7-x86_64/pgdg-redhat-repo-latest.noarch.rpm

#sudo yum install postgresql11-server postgresql11
However, I encountered the following error: "No package postgresql11-server available." It seems that the RPM package for PostgreSQL 11 is not available on your website. My application is dependent on PostgreSQL 11, and I urgently need the RPM package for PostgreSQL 11 to proceed.

Could you please assist me in obtaining the RPM package for PostgreSQL 11 or provide guidance on how to resolve this issue?
PostgreSQL 12 to 14 is not working for my app 

Thank you for your assistance.

Best regards,
Attachment

Re: Issue with PostgreSQL 11 RPM Package Availability

From
Bruce Momjian
Date:
On Tue, Mar  5, 2024 at 02:38:23PM +0000, Said Krikess wrote:
> Hello,
> 
> 
> I hope this message finds you well. I am currently facing an issue with
> installing PostgreSQL 11 on CentOS 7. It appears that the URL for the
> PostgreSQL 11 repository configuration RPM is incorrect or outdated. I have
> tried the following steps to install PostgreSQL 11:
> 
> Enabled the PostgreSQL 11 repository:
> 
> #sudo yum install https://download.postgresql.org/pub/repos/yum/11/redhat/
> rhel-7-x86_64/pgdg-redhat-repo-latest.noarch.rpm
> 
> #sudo yum install postgresql11-server postgresql11
> [cid]
> However, I encountered the following error: "No package postgresql11-server
> available." It seems that the RPM package for PostgreSQL 11 is not available on
> your website. My application is dependent on PostgreSQL 11, and I urgently need
> the RPM package for PostgreSQL 11 to proceed.
> 
> Could you please assist me in obtaining the RPM package for PostgreSQL 11 or
> provide guidance on how to resolve this issue?
> PostgreSQL 12 to 14 is not working for my app 

Postgres 11 is no longer supported:

    https://www.postgresql.org/support/versioning/

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Only you can decide what is important to you.



Re: Issue with PostgreSQL 11 RPM Package Availability

From
Devrim Gündüz
Date:
Hi,

On Tue, 2024-03-05 at 14:38 +0000, Said Krikess wrote:
> Could you please assist me in obtaining the RPM package for PostgreSQL
> 11 or provide guidance on how to resolve this issue?

(CC list trimmed)

v11 is no longer supported, but we will have RPMs in the archive repo.
Please follow the instructions at:

https://yum.postgresql.org/repopackages/#pgredhatoldrepos

Regards,
--
Devrim Gündüz
Open Source Solution Architect, PostgreSQL Major Contributor
Twitter: @DevrimGunduz , @DevrimGunduzTR