Re: Windows Download

Lists: pgsql-general
From: John K Masters <johnmasters(at)oxtedonline(dot)net>
To: Postgres-General <pgsql-general(at)postgresql(dot)org>
Subject: Windows Download
Date: 2007-08-27 19:59:52
Message-ID: 20070827195952.GB5675@spookie1.spookiegate
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

I have setup a Postgres server on Debian Etch and successfully connected
to it with various *nix clients but I now have to connect a WinXP
client. On accessing the Postgres site I am directed to a download page,
click on the appropriate link and get automatically directed to a
University of Kent site. No problem as I am on the Kent/Surrey border so
this is probably the nearest site. However, on looking at the U of K
page that has come up I see in the top left hand corner the words "This
page does not exist". Now I could have sworn this page existed else how
could I have known it didn't exist?

Whilst I can appreciate the funny side of this situation I do need to be
able to install a PGSQL client on a windows machine. At the moment,
whichever 'national flag' I select from the Postgres site, I am
redirected to the Kent University page which doesn't exist.

Could the philosophy students please return control of the site to the
IT dept.? Thanks!

John
--
War is God's way of teaching Americans geography
Ambrose Bierce (1842 - 1914)


From: Richard Huxton <dev(at)archonet(dot)com>
To: John K Masters <johnmasters(at)oxtedonline(dot)net>, Postgres-General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Windows Download
Date: 2007-08-28 07:26:11
Message-ID: 46D3CE13.1070603@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

John K Masters wrote:
> However, on looking at the U of K
> page that has come up I see in the top left hand corner the words "This
> page does not exist".

You're right - there's something wrong there. I'll pass this on to the
website team.

As a quick solution, choose "browse the download mirrors" from the main
download page and try a different server.

--
Richard Huxton
Archonet Ltd


From: Dave Page <dpage(at)postgresql(dot)org>
To: John K Masters <johnmasters(at)oxtedonline(dot)net>, Postgres-General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Windows Download
Date: 2007-08-28 08:21:31
Message-ID: 46D3DB0B.50603@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

John K Masters wrote:
> I have setup a Postgres server on Debian Etch and successfully connected
> to it with various *nix clients but I now have to connect a WinXP
> client. On accessing the Postgres site I am directed to a download page,
> click on the appropriate link and get automatically directed to a
> University of Kent site. No problem as I am on the Kent/Surrey border so
> this is probably the nearest site. However, on looking at the U of K
> page that has come up I see in the top left hand corner the words "This
> page does not exist". Now I could have sworn this page existed else how
> could I have known it didn't exist?

I've fixed a bug that most likely caused the redirect to the wrong place.

> Whilst I can appreciate the funny side of this situation I do need to be
> able to install a PGSQL client on a windows machine. At the moment,
> whichever 'national flag' I select from the Postgres site, I am
> redirected to the Kent University page which doesn't exist.

I cannot reproduce that - I get redirected to whichever mirror I click
on. Anyone else?

Thanks for the report, and sorry for any inconvenience caused.

Regards, Dave