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 1s33Mz-008pyx-9u for pgsql-general@arkaria.postgresql.org; Sat, 04 May 2024 00:35:17 +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 1s33Mw-00DU3m-PY for pgsql-general@arkaria.postgresql.org; Sat, 04 May 2024 00:35:15 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s33Mw-00DU27-EU for pgsql-general@lists.postgresql.org; Sat, 04 May 2024 00:35:15 +0000 Received: from momjian.us ([72.94.173.45]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s33Mq-001K0F-H7 for pgsql-general@lists.postgresql.org; Sat, 04 May 2024 00:35:14 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2024011501; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description; bh=jtod0BbJAeUXaj5gYGMlwaQMM7HnSDjNqOfcGLVN+W0=; b=XVlkr KAWxFkn9gNdcmozykXaurJ55hv/4euvjYqYAR+pE+UjX/W8GmWggL6q2AX952LKVrdU1ooBc66Yjz 1T8O+Jat7gJCNEqxU1/Ij7xQy4XDk2A8qvVHLPzCOY1y8ATPZqBoKSiZadVyCljYLDfGqwj7pFreh hLhWj65r5jZMexAnbxeCqa0Y5TZszhqbnLEo+vltLS0ywGu11QL+96kDtxEwmwe+EsCV9Ogo0Ypkz tYeweSWo4Vrc6c36Gkq4HqGwvoFLqp6jWfRY8Pu+Ldd44gNUMhGQcbe1zayD80D5aiid8jG07dGZm +L2VEOjBXHZQjH9uPzOMVy5RY/I8w==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1s33Mn-00AdxU-12; Fri, 03 May 2024 20:35:05 -0400 Date: Fri, 3 May 2024 20:35:05 -0400 From: Bruce Momjian To: Adrian Klaver Cc: AJ ONeal , "pgsql-general@lists.postgresql.org" Subject: Re: How to Build Postgres in a Portable / Relocatable fashion? Message-ID: References: <42b0bfdf-f6e8-4db9-8178-b9d112c475ce@aklaver.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42b0bfdf-f6e8-4db9-8178-b9d112c475ce@aklaver.com> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Fri, May 3, 2024 at 05:29:34PM -0700, Adrian Klaver wrote: > From here: > > https://www.enterprisedb.com/ > > #1 IN POSTGRES > THE MOST ADMIRED, DESIRED, & USED DATABASE. > > is not helpful. > > Though I would say the bigger issue is here: > > https://www.postgresql.org/download/ > > Where you have > > Packages and Installers > > and then further down > > 3rd party distributions > > It tends to imply that the 'Packages and Installers' are not third party, > when they are to some degree or another. I think it is that way because we don't have any guarantees or regular communication with "3rd party distributions". -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.