Re: More dynamic yum download instructions

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>
Subject: Re: More dynamic yum download instructions
Date: 2017-06-07 12:07:35
Message-ID: CA+OCxoy802tishz7=F6OiYkBU3YB2hsK+7JXCxJOpkCyv1b_7g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On Mon, Jun 5, 2017 at 5:21 PM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
> PFA a patch that makes the yum download portion at
> https://www.postgresql.org/download/linux/redhat/ more dynamic.
>
> In particular, it brings in three dropdowns where you pick version of
> postgres, version of os and platform, and it both filters those based on
> which are available, and generates instructions that are distro specific
> (like the Debian download page already does).
>
> For those that don't have a working pgweb instance, I've also attached a
> screenshot :)
>
> The data to drive them comes from crawling the contents of our ftp
> directory. It has already been applied, at
>
> https://git.postgresql.org/gitweb/?p=pgweb.git;a=commitdiff;h=d09fde9ba34a593be573c001526066c86f306c74
>
> Comments? Bugs?

Tested on Mac under Chrome and Safari and it looks good to me.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Magnus Hagander 2017-06-08 11:10:50 Re: More dynamic yum download instructions
Previous Message Devrim Gündüz 2017-06-07 05:18:40 Re: Proposing "official" docker images