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 1jW3nm-0001bJ-3x for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 05 May 2020 20:04:26 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jW3nj-0000Ps-C3 for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 05 May 2020 20:04:23 +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 1jW3nj-0000Pl-7J for pgsql-pkg-debian@lists.postgresql.org; Tue, 05 May 2020 20:04:23 +0000 Received: from mail.thelabyrinth.net ([45.56.70.56]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jW3nf-0000Zq-Qa for pgsql-pkg-debian@postgresql.org; Tue, 05 May 2020 20:04:22 +0000 Received: from Davids-MacBook-Pro.local (c-73-39-102-148.hsd1.va.comcast.net [73.39.102.148]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: dsteele) by mail.thelabyrinth.net (Postfix) with ESMTPSA id 4784554672; Tue, 5 May 2020 20:04:18 +0000 (UTC) Subject: Re: arm64 on apt.postgresql.org To: Christoph Berg , PostgreSQL in Debian References: <20200504093555.GB649717@msg.df7cb.de> <641d9dd5-2899-c5a3-bb02-290b9240e827@pgmasters.net> <20200505083656.GA679283@msg.credativ.de> From: David Steele Message-ID: <25add840-8d86-55a2-6b76-f7ef37e8ecce@pgmasters.net> Date: Tue, 5 May 2020 16:04:17 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <20200505083656.GA679283@msg.credativ.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 5/5/20 4:36 AM, Christoph Berg wrote: > Re: David Steele 2020-05-04 <641d9dd5-2899-c5a3-bb02-290b9240e827@pgmasters.net> >> Thank you so much for this! > > it's great to get feedback on that bit so I know people are actually > using these things. > > For Debian/sid, there are already packages all the way back until 8.2, > so it will probably not be hard to extend the coverage to these. It > will need a bit more work because the packages were only made for sid, > and possibly need some readjustments for the other distributions. > > The problem with 9.0 is that it doesn't support arm64, but I can > exclude the architecture from that package. If 9.0 turns out to be a real problem don't worry about it. We can still do 9.0 testing on Ubuntu 14.04 which will hopefully be around for a while even though it is EOL. I just rebuilt the 12.04 test container today and that worked fine. We'll probably keep testing on 12.04 until it stops working because old OS versions provide extra coverage. We've done some manual testing on arm64 and plan to add it to our CI matrix but we're not worried about 9.0 support on that platform. >> Currently the distro versions (Debian and RHEL) we are using to test 8.3-9.0 >> are all EOL, which is obviously not ideal, though we have not had any issues >> building (yet). > > I guess I should put a version matrix into the wiki page with the > version coverage. That would probably be helpful. We figured it out by trial and error (and peeking in the repo). Regards, -- -David david@pgmasters.net