Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.92) (envelope-from ) id 1jDp42-0000iv-Lm for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 16 Mar 2020 12:41:50 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1jDp41-00068x-H4 for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 16 Mar 2020 12:41:49 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1jDp41-00068q-9z for pgsql-pkg-debian@lists.postgresql.org; Mon, 16 Mar 2020 12:41:49 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jDp3z-0003Ay-2V for pgsql-pkg-debian@lists.postgresql.org; Mon, 16 Mar 2020 12:41:48 +0000 Received: from msg.df7cb.de (unknown [IPv6:2003:5b:203b:100:7627:eaff:fe52:8e03]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 48gwsj5TN4z3DwT; Mon, 16 Mar 2020 13:41:45 +0100 (CET) Date: Mon, 16 Mar 2020 13:41:45 +0100 From: Christoph Berg To: Amit Khandekar Cc: "pgsql-pkg-debian@lists.postgresql.org" Subject: Re: No PGDG package for ARM architecture Message-ID: <20200316124145.GB2250185@msg.df7cb.de> References: <20200313090537.GA2216066@msg.df7cb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Re: Amit Khandekar 2020-03-16 > So, when we see that there are N number of OS/architecture > combinations for which PGDG does not provide packages, is it so > because we don't have dedicated machines satisfying the minumum > requirements like RAM/core/disk ? In other words, is it only a matter > of providing such machine and adding it up in the buildfarm members > where it passes the regression tests, or there are are some more > requirements over and above the machine resource requirements after > which PGDG can officially support those OS/architecture combinations ? The buildfarm machines have nothing to do with the build daemons behind apt.postgresql.org or yum.postgresql.org; they are entirely different infrastructure. I guess asking the buildfarm operators if they can spare machines as build daemons might work, but I haven't had the time to dig into that. If you care about a specific architecture, it would be nice if you could arrange that. Christoph