BUG #18366: Not present at postgresql.org YUM repository

Started by PG Bug reporting formabout 2 years ago3 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following bug has been logged on the website:

Bug reference: 18366
Logged by: Matti Aarnio
Email address: matti.aarnio+postgresql@methics.fi
PostgreSQL version: 16.2
Operating system: RHEL7
Description:

Documentation says that PostgreSQL 16 is available for RHEL7, but the
repository does not have it.
Latest one is 15.

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: PG Bug reporting form (#1)
Re: BUG #18366: Not present at postgresql.org YUM repository

PG Bug reporting form <noreply@postgresql.org> writes:

Documentation says that PostgreSQL 16 is available for RHEL7, but the
repository does not have it.
Latest one is 15.

Whatever documentation you are looking at is wrong:

https://yum.postgresql.org/news/rhel7-postgresql-rpms-end-of-life/

So where did you see that claim?

regards, tom lane

#3Matti Aarnio
matti.aarnio+postgresql@methics.fi
In reply to: Tom Lane (#2)
Re: BUG #18366: Not present at postgresql.org YUM repository

Thanks for the EOL pointer, Tom,

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

The selection set allows:

1. Version: 16
2. Platform: RHEL, CentOS, ... 7
3. Architecture: x86_64

and it gives "yum install -y postgresql16-server"
which then does not work.

The RHEL7 is rather old, but it isn't quite yet EOL - it will be on 30 June 2024.

Thanks,
Matti Aarnio

Show quoted text

On 2/27/24 00:07, Tom Lane wrote:

PG Bug reporting form<noreply@postgresql.org> writes:

Documentation says that PostgreSQL 16 is available for RHEL7, but the
repository does not have it.
Latest one is 15.

Whatever documentation you are looking at is wrong:

https://yum.postgresql.org/news/rhel7-postgresql-rpms-end-of-life/

So where did you see that claim?

regards, tom lane