Re: From website: all US download links fail for 8.4b1

From: "Gavin M(dot) Roy" <gmr(at)ehpg(dot)net>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>
Subject: Re: From website: all US download links fail for 8.4b1
Date: 2009-04-21 17:45:19
Message-ID: af1bce590904211045q611170na69b485623bdc943@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Clicking through from the beta links:

Homepage - Participate in the Beta >
You can find the source code for the latest beta release in our FTP
area (http://www.postgresql.org/developer/beta) >
takes me to http://wwwmaster.postgresql.org/download/mirrors-ftp/source/v8.4beta/postgresql-8.4beta1.tar.bz2
> which automatically redirects me to
http://www.postgresql.org/redir/198/h/source/v8.4beta/postgresql-8.4beta1.tar.bz2

It's still happening right now. What's odd is the url with the
refresh is wwwmaster.postgresql.org, maybe it's a weidness with
safari? It works fine in Firefox. Perhaps it would be better to
change:

<meta http-equiv="refresh"
content="5;/redir/198/h/source/v8.4beta/postgresql-8.4beta1.tar.bz2"
/>

to

<meta http-equiv="refresh"
content="5;http://wwwmaster.postgresql.org/redir/198/h/source/v8.4beta/postgresql-8.4beta1.tar.bz2"
/>

On Tue, Apr 21, 2009 at 3:30 AM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
> On Mon, Apr 20, 2009 at 6:23 PM, Gavin M. Roy <gmr(at)myyearbook(dot)com> wrote:
>> I get sent
>> to http://www.postgresql.org/redir/198/h/source/v8.4beta/postgresql-8.4beta1.tar.bz2
>> which gives me a Not Found error.
>
> Where did you find that URL? Any /redir/ URL should be on wwwmaster
> not www (as they seem to be when I check the website).
>
> --
> Dave Page
> EnterpriseDB UK:   http://www.enterprisedb.com
>

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Dave Page 2009-04-21 19:06:24 Re: From website: all US download links fail for 8.4b1
Previous Message mario laforest 2009-04-21 17:12:55 Script for : Data export from FileMaker and import into PostgreSQL