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 1jX9Ms-000218-Jl for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 08 May 2020 20:13:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jX9Mq-0006Wu-GS for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 08 May 2020 20:13:08 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jX9Mq-0006WH-Ba for pgsql-pkg-debian@lists.postgresql.org; Fri, 08 May 2020 20:13:08 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jX9Mn-0003YG-A7 for pgsql-pkg-debian@postgresql.org; Fri, 08 May 2020 20:13:07 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1474:3de0:76e5:bff:fef3:7e00]) (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 49JhMy3tdVz3DwZ; Fri, 8 May 2020 22:13:02 +0200 (CEST) Date: Fri, 8 May 2020 22:13:02 +0200 From: Christoph Berg To: David Steele Cc: PostgreSQL in Debian Subject: Re: arm64 on apt.postgresql.org Message-ID: <20200508201302.GC165095@msg.df7cb.de> Mail-Followup-To: Christoph Berg , David Steele , PostgreSQL in Debian References: <20200504093555.GB649717@msg.df7cb.de> <641d9dd5-2899-c5a3-bb02-290b9240e827@pgmasters.net> <20200505083656.GA679283@msg.credativ.de> <25add840-8d86-55a2-6b76-f7ef37e8ecce@pgmasters.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <25add840-8d86-55a2-6b76-f7ef37e8ecce@pgmasters.net> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Re: David Steele > 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. 9.0 and 8.4 are now there as well. > > 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). (TBD) Christoph