Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rf0qn-00EvB2-W4 for pgsql-www@arkaria.postgresql.org; Tue, 27 Feb 2024 17:02:42 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rf0qm-004DCm-Jt for pgsql-www@arkaria.postgresql.org; Tue, 27 Feb 2024 17:02:41 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rf0qm-004DBg-Cz for pgsql-www@lists.postgresql.org; Tue, 27 Feb 2024 17:02:40 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rf0qj-001VfE-DM for pgsql-www@lists.postgresql.org; Tue, 27 Feb 2024 17:02:40 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 41RH2YSq2126964; Tue, 27 Feb 2024 12:02:34 -0500 From: Tom Lane To: pgsql-www@lists.postgresql.org cc: Matti Aarnio Subject: Fwd: Re: BUG #18366: Not present at postgresql.org YUM repository MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <2126962.1709053354.1@sss.pgh.pa.us> Content-Transfer-Encoding: quoted-printable Date: Tue, 27 Feb 2024 12:02:34 -0500 Message-ID: <2126963.1709053354@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk I wonder if we can fix the download pages to not give the impression that every PG version is available for every platform? regards, tom lane ------- Forwarded Message Date: Tue, 27 Feb 2024 10:12:45 +0200 From: Matti Aarnio To: Tom Lane cc: pgsql-bugs@lists.postgresql.org Subject: 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 Jun= e 2024. Thanks, Matti Aarnio On 2/27/24 00:07, Tom Lane wrote: > PG Bug reporting form 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 ------- End of Forwarded Message