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.89) (envelope-from ) id 1hPpc3-0005Aa-QP for pgsql-www@arkaria.postgresql.org; Sun, 12 May 2019 14:38:04 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hPpc1-0002Ht-IL for pgsql-www@arkaria.postgresql.org; Sun, 12 May 2019 14:38:01 +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 1hPpc1-0002Hm-1g for pgsql-www@lists.postgresql.org; Sun, 12 May 2019 14:38:01 +0000 Received: from cyclops.postgrespro.ru ([93.174.131.138] helo=mail.postgrespro.ru) by makus.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hPpXg-0008Sk-Pa for pgsql-www@lists.postgresql.org; Sun, 12 May 2019 14:37:59 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.postgrespro.ru (Postfix) with ESMTP id CC2CD21C1D05 for ; Sun, 12 May 2019 17:33:29 +0300 (MSK) X-Virus-Scanned: Debian amavisd-new at postgrespro.ru X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-99 required=4 WHITELISTED tests=[] autolearn=unavailable Received: from mail-oi1-f178.google.com (mail-oi1-f178.google.com [209.85.167.178]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (not verified)) by mail.postgrespro.ru (Postfix) with ESMTPSA id 151CD21C1D1C for ; Sun, 12 May 2019 17:32:56 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=postgrespro.ru; s=mail; t=1557671609; bh=wYgOam5SJ8jgHUXa572sEduD/Xx/XnBaMJVBhanzYnQ=; h=References:In-Reply-To:From:Date:Subject:To:Cc; b=lJTu3mHJiUdK0g5tc+XRheXQpPQfvuPQ/Ibry0yfiju5lUG7YJ17HTrsEcDd3kz5Q cK41PUetvPWlhYXPK74AX66mkzOruXtC55jnJYnrdDZTaoSD2nt7Q/KPM0M9BTfFHS C7mFcn+j3MsMqlMk3ZVp8Cw/KiZuXJMmIXawy208= Received: by mail-oi1-f178.google.com with SMTP id m204so7610523oib.0 for ; Sun, 12 May 2019 07:32:55 -0700 (PDT) X-Gm-Message-State: APjAAAVwKNiLFd8Oz7VMgDkiPFw+UJ/WtOBmM5k9fUVYIqioj3+HMtJW VxhrTTIHlQKoUrlMqC1+peQtrwohV1kxNXVN9DM= X-Google-Smtp-Source: APXvYqyNz7itQxVLEJpOqG0gplzbmkdJ46VF3fMwhenVNwEkxXsXoDYvR5BwVJBE6A2hrbKd7Su/4fxbBZcHvPHk5Rg= X-Received: by 2002:aca:4a97:: with SMTP id x145mr5049865oia.161.1557671566896; Sun, 12 May 2019 07:32:46 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Oleg Bartunov Date: Sun, 12 May 2019 17:32:20 +0300 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Cleaning up the Download options To: Dave Page Cc: PostgreSQL WWW Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On Wed, May 8, 2019 at 6:14 PM Dave Page wrote: > > I've just reviewed all the download options on the website. A number are out of date or have other issues, so I think we need to have a cleanup: > > Primary downloads: > > - postgresql.org packages are up to date. > - EDB installers are up to date. > - BigSQL installers are up to date. > - postgres.app is up to date. > - Fink is a release behind on 9.4 through 10, and doesn't carry 11 at all as far as I can tell. > - MacPorts is up to date. > - The Homebrew link seems to go to a download site which after many clicks gives me the Windows installer from EDB(!). I've fixed that now. The packages appear to be a release behind on all supported branches. > > Thoughts on whether we should make any changes to the Fink and Brew distributions? We used to require that the primary downloads be maintained on our schedule, so by rights they should be removed. > > Secondary (third party) downloads: > > - LiveCD - this hasn't been updated since 9.6 in December 2016. It should be removed. > > - 2UDA - This hasn't been updated since May 2018, and is currently carrying 11beta1, 10.4, 9.6.9 and 9.5.13. I think this should be removed. > > - TurnKey - Deploying this requires signing up to their service. I eventually tracked down the manifest file for their images and found they ship 9.4.6. This should be removed. > > - BitNami images are up to date. > > Comments etc? I'm out from EOD until Tuesday, but will review any comments somewhen after then, and make changes as appropriate (including following my own suggestions if noone disagrees with them :-p ). We submitted download page for windows packages https://postgrespro.com/windows > > > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company -- Postgres Professional: http://www.postgrespro.com The Russian Postgres Company