Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1n4oMT-0002J9-8A for pgsql-www@arkaria.postgresql.org; Tue, 04 Jan 2022 18:16:41 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1n4oMR-0003oe-Rt for pgsql-www@arkaria.postgresql.org; Tue, 04 Jan 2022 18:16:39 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1n4oMR-0003oV-LG for pgsql-www@lists.postgresql.org; Tue, 04 Jan 2022 18:16:39 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1n4oML-0008Jy-3M; Tue, 04 Jan 2022 18:16:39 +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 204IGU514040637; Tue, 4 Jan 2022 13:16:30 -0500 From: Tom Lane To: Jonathan Wright cc: Christophe Pettus , Justin Clift , =?UTF-8?B?RGV2cmltIEfDvG5kw7x6?= , "Jonathan S. Katz" , pgsql-www@lists.postgresql.org Subject: Re: Add AlmaLinux as Specifically Supported Distro In-reply-to: References: <8a29a8f8b9cb28ae010b77fcdbf709e70d1c9d56.camel@gunduz.org> <7efd7c0f73bedf467a038ae0f1e76a066b8cbf11.camel@gunduz.org> <9a1462c68c1c96f3d91ce5a5aae0473487ce2e31.camel@gunduz.org> <21cd5cf6865df80e0fb2b3a15dda90cb@postgresql.org> <5097ECAD-3AC4-4E1C-85B4-AE50F347E712@thebuild.com> Comments: In-reply-to Jonathan Wright message dated "Tue, 04 Jan 2022 12:00:37 -0600" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <4040635.1641320190.1@sss.pgh.pa.us> Date: Tue, 04 Jan 2022 13:16:30 -0500 Message-ID: <4040636.1641320190@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Jonathan Wright writes: > On Tue, Jan 4, 2022 at 11:53 AM Christophe Pettus wrote: >> I think there would be a concern that if a community package doesn't work >> on Alma, for whatever reason, we're implying that we will provide support >> in some way. If we qualify it too much, it becomes "Alma exists" rather >> than useful information for the downloader. > Do you really want to exclude a large portion of the RHEL-clone userbase > though? Oracle Linux is listed yet Alma has a much larger user base so I > don't really understand the argument here. I don't know the relative sizes of the user bases, but I think it would be fair to have the download page list only the distro(s) Devrim actually tests on, and then say something like "The RHEL packages should work on other binary-compatible RHEL clone distros, but we don't test that". regards, tom lane