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 1jVi2B-0002X9-Ax for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 04 May 2020 20:49:51 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jVi28-0001wK-S2 for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 04 May 2020 20:49:48 +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 1jVi28-0001wD-N3 for pgsql-pkg-debian@lists.postgresql.org; Mon, 04 May 2020 20:49:48 +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 1jVi22-0003zu-T1 for pgsql-pkg-debian@postgresql.org; Mon, 04 May 2020 20:49:48 +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 B12B15465C; Mon, 4 May 2020 20:49:32 +0000 (UTC) Subject: Re: arm64 on apt.postgresql.org To: Christoph Berg , PostgreSQL in Debian References: <20200504093555.GB649717@msg.df7cb.de> From: David Steele Message-ID: <641d9dd5-2899-c5a3-bb02-290b9240e827@pgmasters.net> Date: Mon, 4 May 2020 16:49:31 -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: <20200504093555.GB649717@msg.df7cb.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 Hi Christoph, On 5/4/20 5:35 AM, Christoph Berg wrote: > > Many PostgreSQL extensions are still supporting older server versions that are > EOL. For testing these extension, server packages need to be available. I've > built packages for PostgreSQL 9.2+ on all Debian distributions, and all Ubuntu > LTS distributions. 9.1 will follow shortly. Thank you so much for this! How far down are you planning to go? pgBackRest currently supports PostgreSQL >= 8.3, though were are considering dropping 8.3/8.4 support soon. Maybe it's time to let 9.0 go as well, but would be good to know if you plan to add it. 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). Regards, -- -David david@pgmasters.net