Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.92) (envelope-from ) id 1jDhd6-0003XX-Ja for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 16 Mar 2020 04:45:32 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1jDhd5-00050R-3M for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 16 Mar 2020 04:45:31 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1jDhd4-00050K-NH for pgsql-pkg-debian@lists.postgresql.org; Mon, 16 Mar 2020 04:45:30 +0000 Received: from mail-lj1-x242.google.com ([2a00:1450:4864:20::242]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jDhcq-0004di-0h for pgsql-pkg-debian@lists.postgresql.org; Mon, 16 Mar 2020 04:45:29 +0000 Received: by mail-lj1-x242.google.com with SMTP id o10so17045098ljc.8 for ; Sun, 15 Mar 2020 21:45:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=tt+/AtmawpqpWkiz1/WRiwBQRFXCSMjP3+EHlaWitAQ=; b=jXYYLjK+aWF62sfUeGu4A4mXGW+JzvgU8lBrfTSVq3y/eraGRYvqDg4M40saHaREat Ya0v/gNvHOy7OD9UOa1u/q1p9qpVRuRi53z1hrjVGUjSI2GROaOBMJO5ieRRCESOqj2m kPPzybGKBNy6zTgLS/nhmGH9qUPd4N/GuFFlv/ktTsifkxJ+7Gw1j7HUnYmTpBbiYa2F I/ieq9THDKxe3abMIkWppfY/6CZ2qjOB0855NHNe4jX52bXgnMghelMbbIyTiwc2P6iU 6TFh+kWgVoPvNQCboZkmYfXQehV3ozd8U61Mq9H24mU6s6HKMtEtjg36uuKidz/XZmgy iM5w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=tt+/AtmawpqpWkiz1/WRiwBQRFXCSMjP3+EHlaWitAQ=; b=iEILgtnImHIGPoWXjr2J8M/YDrMOgPWT1Wyul47JuMskbd+BMYY7Moo6A6pCcZyNf8 FslJTXIFnDTfnNZq8jNCbGm9hKHvpKS/MmyEVTAkaTfgyFjlKlIeEWlxLI1JFXb+kqdu wbPW4y+hh8BZJG9dwOgyIRILvy8zQT4bIdHmXu3UVAHUCMsQAH07UnVWp9NyOme1ryIj B3cvwXwUbtsE3/91ze8TLa7AGhNrq5icBfLwzTqjSp0rJFr/w8s2c/7aPe+wcsuJUsRS Kf3cwKrHjiItpHEAw7nsQfZZYYvrPisFk14DI4lyy3veAH8m2T9I+GdLYGewYsDVWLnf KjHg== X-Gm-Message-State: ANhLgQ3Gkca/0ViQKzsE6EbvtdGXzRGGjpp/J43wr7EpN4ntNAgx9HJw 5KWzkfhSpwgtzjg2szkHVQEWtOteBBLgBKMcC1g= X-Google-Smtp-Source: ADFU+vv8K5om5mk7PH89HwBLlbxGiqmZtuciDRbQ2nH2Ep+elXZVIUD/C7bz/+LuDZJ1JCljgH3fUopO8+mh6DxKN4s= X-Received: by 2002:a2e:90da:: with SMTP id o26mr8369454ljg.254.1584333914240; Sun, 15 Mar 2020 21:45:14 -0700 (PDT) MIME-Version: 1.0 References: <20200313090537.GA2216066@msg.df7cb.de> In-Reply-To: From: Amit Khandekar Date: Mon, 16 Mar 2020 10:14:50 +0530 Message-ID: Subject: Re: No PGDG package for ARM architecture To: Christoph Berg Cc: "pgsql-pkg-debian@lists.postgresql.org" Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On Mon, 16 Mar 2020 at 10:08, Amit Khandekar wrote: > > On Fri, 13 Mar 2020 at 14:35, Christoph Berg wrote: > > > > Re: Amit Khandekar 2020-03-13 > > > The page https://wiki.postgresql.org/wiki/Apt/FAQ says : > > > "The PGDG packages are built from the same source as the Debian packages > > > (Ubuntu is using the same source for the PostgreSQL server packages as > > > well). We try to follow Debian unstable's versions as close as possible" > > > > > > From the above, I expected that because Ubuntu provides a PostgreSQL > > > installable, PostgreSQL also should provide the same through > > > apt.postgresql.org ? Am I missing something ? > > > > "Same source" doesn't imply that the same set of architectures is > > covered. > > Hmm, right. The thing I was actually wondering was, *why* the same > architectures are not covered by PGDG. > > > We are also missing more than a dozen others that Debian is > > covering: > > > > https://buildd.debian.org/status/package.php?p=postgresql-12 > > > > > I believe due to the absence of these packages in PostgreSQL repositories, > > > there is no mention of aarch(64) in the PostgreSQl downloads website : > > > https://www.postgresql.org/download/linux/ubuntu/ > > > > Are you able to provide a build host for arm64? Specs would be > > something like >= 8 cores, 8 GB of RAM, 100 GB disk, root access. > > As of now, I am not sure, but if required I will at least try to see > if that can be arranged. > > So, when we see that there are N number of OS/architecture > combinations for which PGDG does not provide packages, is it so > because we don't have dedicated machines satisfying the minumum > requirements like RAM/core/disk ? In other words, is it only a matter > of providing such machine and adding it up in the buildfarm members > where it passes the regression tests, or there are are some more > requirements over and above the machine resource requirements after > which PGDG can officially support those OS/architecture combinations ? I see that there is already an aarch64 buildfarm member which is passing the tests regularly : https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=eelpout&br=HEAD Thanks, -Amit Khandekar Huawei Technologies