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 1pjiCQ-0006N0-18 for pgsql-hackers@arkaria.postgresql.org; Tue, 04 Apr 2023 15:03:54 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pjiCO-0000Re-Tl for pgsql-hackers@arkaria.postgresql.org; Tue, 04 Apr 2023 15:03:52 +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 1pjiCO-0000RU-IY for pgsql-hackers@lists.postgresql.org; Tue, 04 Apr 2023 15:03:52 +0000 Received: from mail-lf1-x12a.google.com ([2a00:1450:4864:20::12a]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1pjiCL-000qpm-AP for pgsql-hackers@lists.postgresql.org; Tue, 04 Apr 2023 15:03:51 +0000 Received: by mail-lf1-x12a.google.com with SMTP id x17so42783944lfu.5 for ; Tue, 04 Apr 2023 08:03:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1680620628; x=1683212628; 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=aSHOtqrDC4hTCZLhSq0xTHCiL+SgTzkQulZiv8Uv/v8=; b=k029scd8/4v/GPwbg95YZLuEV4CWD0na0OExeEIf671D/iDxad0juUd/1S81sIxe6G xaDHwvjxITkNC3OhZnfH0pV79SDM+4iWBZwbuaOxAzrH92dIX+H7jROQo5vAFN2e8m2w K9LK6QK9Wn+eN0Im0t1niBUhayONGY0ptVbITJQS9NDQMrutDUOOnPF5r1UJeOY9jJH3 DAYilL0R/TCCqoj24LKdoGpmr+weZEcpQpNglFjkGDqAbFd8m6o2fDRHYTIib1/vxj9X R4HdLIgpYW/gHG+MEhpFEr78rpFnfBRtywnFWjU1462JKd1PuOmzHyjbCrJn6GmP5aY4 M8QA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680620628; x=1683212628; 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=aSHOtqrDC4hTCZLhSq0xTHCiL+SgTzkQulZiv8Uv/v8=; b=DCwXStlFj0yDhT/thqjjdnBg351oP2tqwwFMTof6jEWrd2OXTBibFx1jDZm3KIhxDq L1CG+CkD+pJom8WqqCG/TptaH6Fw18E9wbEYGp2hyKKzrtmj9nV18sPE87A2xFiI5/2H 0slWsCJoKW1hnn9kylPDeXJrjPsLJ+BGsr80cJGb2XNhZg/EgDWXR6DL5WItLAlrbjzA YZOHL+wXyaRjKC6duQ89uCSstMVt2nA3E+LhzYPLR22kqUcom6TzqMl4kpfXvu6KXwVo toVHIUgIn2rJtBSrbdaCRWsOLE+9DVp9EKdn9CPpy9f2dhlOxPJvnH5x7rMl0x4vUnWL bCFw== X-Gm-Message-State: AAQBX9dBP3FMXQq0AQmKbyDVilDaFHVfpOiutbR8Dz4sNtBzuDTDvRh8 VSshVTfblqgvk9G/ET+lZRN4xIFZncW4M3Jf65Y= X-Google-Smtp-Source: AKy350a9UtJC6McXrJJ7XlCn7J5d/0dz0k/y2w2LN64/axYR4ytbziMHSuR20wtS/cr1erW70bgKYpaYB482qV1g4C4= X-Received: by 2002:ac2:50c3:0:b0:4e9:b146:1fc9 with SMTP id h3-20020ac250c3000000b004e9b1461fc9mr810801lfm.8.1680620628255; Tue, 04 Apr 2023 08:03:48 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Robert Haas Date: Tue, 4 Apr 2023 11:03:37 -0400 Message-ID: Subject: Re: Check whether binaries can be released for s390x To: Namrata Bhave Cc: "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 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 s3= 90x binaries, apologies if I wasn't clear earlier. > We can provide s390x VMs to build and test postgresql binaries if you fee= l 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. Thanks, --=20 Robert Haas EDB: http://www.enterprisedb.com