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 1pjpbR-0006WA-0Y for pgsql-hackers@arkaria.postgresql.org; Tue, 04 Apr 2023 22:58:13 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pjpbP-0005AK-5S for pgsql-hackers@arkaria.postgresql.org; Tue, 04 Apr 2023 22:58:11 +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 1pjpbO-0005AB-S1 for pgsql-hackers@lists.postgresql.org; Tue, 04 Apr 2023 22:58:10 +0000 Received: from mail-ej1-x630.google.com ([2a00:1450:4864:20::630]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1pjpbM-00056R-GC for pgsql-hackers@lists.postgresql.org; Tue, 04 Apr 2023 22:58:09 +0000 Received: by mail-ej1-x630.google.com with SMTP id a640c23a62f3a-93071f06a9dso4349366b.2 for ; Tue, 04 Apr 2023 15:58:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1680649086; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=C4wYzSgFBDQqtuOjaklIffwwhD9NBZj3cakWilwB7eg=; b=eBTFs7HbTYfSUBbRJ0I3WZpBf2WMdWzJH8HAK4b3WLns25NGHcLx361N2QUCDTCfOB R60yqQZF8Jhqkiqk0UG2GFoiIjwMgElP0ax/WDLj0voEy12lmOpcR7Rn54GUDcLkHoiZ oMy8ibyKgU4jTqieF8j/hPwZSPa/hugAOgncQVNv6qENI2PeUZbfh7WPmErgmuS+7qo2 sYWog40fTDHO0Cjy5HjLCRgpr7vxPDqIeepv13ttWLWcARYLHHC+6Xlogkt+9YchhRts FYTYdtcquBvUt5+Dcuv40RYfX70z6BgJQVdymytOT/+e7c72xMD7uI8gyV/ctwu8KbEi thcA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680649086; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=C4wYzSgFBDQqtuOjaklIffwwhD9NBZj3cakWilwB7eg=; b=c/zi5k5k6C8fJCNmn5g1KPDQP7KUR/L1nyPDQkwNiEXS1Ahjfy9KnvsaQ4vgfUxZzr lN4EeiPOTkI/Xoig+TzAHL/MrTzYcuaBWCuT4Emyz0BSH87PbfcNG4e2XS2tk28jmi72 JyY55/pANHvHA/iIefZ+a4+T5rWd4ugYQAL3AyjHtoFdpbF/5VVba7Q0NdsOgxf+o3ff THM0/f9luwJJsXpHNlMYTMgAQ2yD9r2a2Y1BoKOLQuPt7eSK4vezwgHkRK33CHdksdqk 13CGT3k102DTi/bd+jtYfFO9Ily6MuPtYjlx879U8qLv9m37dkDtLWAkwF8R4n+i8bca 6glg== X-Gm-Message-State: AAQBX9fAme4fP32e88UPJjaFLfJ41PrDxYqhFKzgZy2IrxhQ9oKuJ6uV qPe/lYgnjLfHrLvqKMSQ8R2uwxaWRRN23d5H3sM= X-Google-Smtp-Source: AKy350YtfhqRCkBrWSIK4CP4PGpFQtdJrAiKobiDdTFn1EFNF7iTgXXxeCiRUzMvBiDeFnGtiHd5hW0Qa1b9NkzTYKQ= X-Received: by 2002:a50:d60b:0:b0:4fb:9f5:b994 with SMTP id x11-20020a50d60b000000b004fb09f5b994mr126531edi.0.1680649085685; Tue, 04 Apr 2023 15:58:05 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Thomas Munro Date: Wed, 5 Apr 2023 10:57:27 +1200 Message-ID: Subject: Re: Check whether binaries can be released for s390x To: Robert Haas Cc: Namrata Bhave , "Jonathan S. Katz" , "pgsql-hackers@lists.postgresql.org" , Vibhuti Sawant Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Wed, Apr 5, 2023 at 3:03=E2=80=AFAM Robert Haas = wrote: > On Tue, Apr 4, 2023 at 9:30=E2=80=AFAM Namrata Bhave wrote: > > Thank you for getting back. > > > > The request is mainly for the developer community to build and publish = s390x binaries, apologies if I wasn't clear earlier. > > We can provide s390x VMs to build and test postgresql binaries if you f= eel infra is a blocker. > > > > Please let me know if any more information is needed. > > As Jonathon said, this discussion is not pertinent to this mailing > list. Please use the correct mailing list. > > I'm not sure that anyone is going to want to undertake this effort for > free even if you're willing to provide the hardware for free. But your > chances will be a lot better if you ask on the correct mailing list. Isn't the right place for this the APT packaging team[1]'s list at pgsql-pkg-debian@postgresql.org? Not something I'm involved in myself, but AFAIK it's the same team working on Debian etc packages and they do get built for s390x already[2] so I guess this is about doing the same for the PGDG repos, so this is a packaging topic, not a web topic, and this list wasn't a bad place to start... [1] https://wiki.postgresql.org/wiki/Apt [2] https://packages.debian.org/search?arch=3Ds390x&keywords=3Dpostgresql-1= 5