Re: From website: all US download links fail for 8.4b1
От | Magnus Hagander |
---|---|
Тема | Re: From website: all US download links fail for 8.4b1 |
Дата | |
Msg-id | 49EE1984.7060504@hagander.net обсуждение исходный текст |
Ответ на | Re: From website: all US download links fail for 8.4b1 ("Gavin M. Roy" <gmr@ehpg.net>) |
Список | pgsql-www |
Gavin M. Roy wrote: > 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" > /> Indeed. And the code attempted to do htat. Except it accessed master_server instead of masterserver in the settings array. Fix applied, and update queued. Should be updated in <10 minutes, can you please try again then? :-) //Magnus
В списке pgsql-www по дате отправления: