From: | Matti Aarnio <matti(dot)aarnio+postgresql(at)methics(dot)fi> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Subject: | Re: BUG #18366: Not present at postgresql.org YUM repository |
Date: | 2024-02-27 08:12:45 |
Message-ID: | 21674d0f-046b-4876-a811-898431b99fc4@methics.fi |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
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
On 2/27/24 00:07, Tom Lane wrote:
> PG Bug reporting form<noreply(at)postgresql(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Alexander Lakhin | 2024-02-27 09:00:01 | Re: BUG #18351: VACUUM FULL fails with error: missing chunk number 0 for toast value XXX |
Previous Message | Tom Lane | 2024-02-26 22:07:46 | Re: BUG #18366: Not present at postgresql.org YUM repository |