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 1px1Be-0003eU-Dp for pgsql-hackers@arkaria.postgresql.org; Thu, 11 May 2023 07:58:06 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1px1Bb-0002dA-Ai for pgsql-hackers@arkaria.postgresql.org; Thu, 11 May 2023 07:58:03 +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 1px1Bb-0002d1-0I for pgsql-hackers@lists.postgresql.org; Thu, 11 May 2023 07:58:03 +0000 Received: from mail-wm1-x32c.google.com ([2a00:1450:4864:20::32c]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1px1BY-001i8A-CS for pgsql-hackers@lists.postgresql.org; Thu, 11 May 2023 07:58:01 +0000 Received: by mail-wm1-x32c.google.com with SMTP id 5b1f17b1804b1-3f42c865534so27493795e9.2 for ; Thu, 11 May 2023 00:58:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1683791879; x=1686383879; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=HoZOq74ln6xwyZAxRs7j7EbSL4gEa10sP/FcYinQoN8=; b=cLpJzHLm7WH0sM8xSXWedPln7HtGfVjitnM4+8RbjcH3qa6XnFj9Ci8YGpxZye9sZE VC66AldMD/lh7ugABpE64o+Hupya9+CIi5YDvBcxWxl9XulFj4ZpO2FPIGseqHZh55br srA/BoxdRkAQmdFzrDGk/wmkSVpZR4CzbFJJ/or7RWApvqZ5ZOtRdsgyJJoUGJeZPeb5 G8XLhU2Bpwc/LVln66Bq6om+WqaEzRNODUcwD1OCRP2hiBr/rhm1I5afMHNETe6TJNsG +Zm+9jhV2bpU+vz9Abkq8TjOX7tXFId/kgW/ihcZ8j8/MLgM8hm8VaCqJyxRpScQd+Pp P3kg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683791879; x=1686383879; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=HoZOq74ln6xwyZAxRs7j7EbSL4gEa10sP/FcYinQoN8=; b=B4BrpxQ3V6jU9wlnloTm+RHWZPwk9jR8p0seXK9btmm78zHEDavJLSmfb/SbGrTv/z nxUTxMrUxzasXrnwha0QCQzs2yst1jOoRN4up9QtvYkRzbb9ubjcpuizkKKkzKAR1iee FuDtyPsY3WwIp0EYOw2j7Eze7uD92ZUAT7z86ROGAJ68EwRIB2xNMzgLmCMDVFVou9fu biPQfPDBVjI5YxfQw3c3uwpAQM0S1O/H8BBWojeKhxasUiHhuNk9tJKbBBgImOaRu5tK 2qd+RLMWggkUOCmTdQuD9zK8zi81WnJ4Wid+0DvUPokqrDSDyuVt5BBWjdO+gjE2n+Vr xCxw== X-Gm-Message-State: AC+VfDyP+qakSqSvWV9pc34C2xZDaQAof0dI2KG/hmvE5J8KaxLyDPnG LI1q6oSGtTO6y5Msf73WvWrx3g== X-Google-Smtp-Source: ACHHUZ7S9COLFeqtJODdtVC7ifAo0TafYA3EsavP2mX7IZ9eObxwuxUcPCSWHult/cXMaD9sKCP/Dw== X-Received: by 2002:adf:e9cc:0:b0:306:45c0:f070 with SMTP id l12-20020adfe9cc000000b0030645c0f070mr14917914wrn.39.1683791878806; Thu, 11 May 2023 00:57:58 -0700 (PDT) Received: from [192.168.1.166] ([81.78.194.237]) by smtp.gmail.com with ESMTPSA id r10-20020a056000014a00b00307972e46fasm11282426wrx.107.2023.05.11.00.57.58 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 11 May 2023 00:57:58 -0700 (PDT) Message-ID: Date: Thu, 11 May 2023 08:57:57 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.10.1 Subject: Re: [PATCH] Add native windows on arm64 support Content-Language: en-US To: Michael Paquier , Andrew Dunstan Cc: Tom Lane , Andres Freund , Ian Lawrence Barwick , Thomas Munro , Julien Rouhaud , PostgreSQL Hackers , robhenry@microsoft.com, "Jonathan S. Katz" , Alvaro Herrera , Amit Kapila References: <20230117225131.jeptl4axjlbk5glz@awork3.anarazel.de> <44f6c1b6-d712-b69b-82f2-8c525f59aeff@linaro.org> <3864856.1683347740@sss.pgh.pa.us> <20230508191731.mtt3mpgrr6v2br7t@awork3.anarazel.de> <461478.1683575921@sss.pgh.pa.us> <00b0804c-3e5d-22b5-c7dd-3efe6d43d78d@dunslane.net> From: Niyas Sait In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 11/05/2023 00:34, Michael Paquier wrote: > On Wed, May 10, 2023 at 09:24:39AM -0400, Andrew Dunstan wrote: >> We will definitely want buildfarm support. I don't have such a machine and >> am not likely to have one any time soon. I do run drongo and fairywren on an >> EC2 instance, but AWS doesn't seem to have support for Windows on ARM. Maybe >> it's available on Azure (maybe then some of our colleagues working at >> Microsoft could arrange such a beast for me to set up potential buildfarm >> animal, or else run one themselves.) > Unfortunately AWS does not offer ARM on Windows with an EC2, that's > something I have also looked at setting up :/ > > Anyway, Niyat has mentioned me that he was working on that, but it > seems that it was off-list. Niyat, could you confirm this part? > -- > Michael If we have Azure VM credits, we could use that to deploy buildfarm machines. Otherwise, I can try to allocate a machine from Linaro Windows Lab for the buildbot. -- Niyas