Thread: postgres.org not working

postgres.org not working

From
Justin Clift
Date:
Hi guys,

Just received an email that referred to the PostgreSQL website as being:

http://postgres.org

Tried out the link, and it goes to:

http://webmail.develnew.postgresql.org

Instead (and breaks on the spot).

Probably needs fixing.

:-)

Regards and best wishes,

Justin Clift



Re: postgres.org not working

From
"Marc G. Fournier"
Date:
should be good now ... added a ServerAlias to the www.postgresql.org.conf
file and everything seems to come up fine from here now ...

On Sat, 6 Sep 2003, Justin Clift wrote:

> Hi guys,
>
> Just received an email that referred to the PostgreSQL website as being:
>
> http://postgres.org
>
> Tried out the link, and it goes to:
>
> http://webmail.develnew.postgresql.org
>
> Instead (and breaks on the spot).
>
> Probably needs fixing.
>
> :-)
>
> Regards and best wishes,
>
> Justin Clift
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

Re: postgres.org not working

From
Justin Clift
Date:
Hi Marc,

It's not working from here, though I suspect it's probably some kind of
cahing issue or something in some piece of software (browser, system,
DNS, or possibly something else).

Will try again in a day or two, etc, and see how it goes.

:)

Regards and best wishes,

Justin Clift


Marc G. Fournier wrote:

> should be good now ... added a ServerAlias to the www.postgresql.org.conf
> file and everything seems to come up fine from here now ...
>
> On Sat, 6 Sep 2003, Justin Clift wrote:
>
>
>>Hi guys,
>>
>>Just received an email that referred to the PostgreSQL website as being:
>>
>>http://postgres.org
>>
>>Tried out the link, and it goes to:
>>
>>http://webmail.develnew.postgresql.org
>>
>>Instead (and breaks on the spot).
>>
>>Probably needs fixing.
>>
>>:-)
>>
>>Regards and best wishes,
>>
>>Justin Clift
>>
>>
>>
>>---------------------------(end of broadcast)---------------------------
>>TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>>


Re: postgres.org not working

From
Tom Lane
Date:
Justin Clift <justin@postgresql.org> writes:
> It's not working from here, though I suspect it's probably some kind of
> cahing issue or something in some piece of software (browser, system,
> DNS, or possibly something else).

http://postgres.org still goes to webmail.develnew.postgresql.org for me
as well (as of about noon Sat) ... and since I hadn't tried to visit
it before, I'm quite sure it's not any local cache issue.

I can't get http://postgres.com to come up either.

            regards, tom lane

Re: postgres.org not working

From
"Marc G. Fournier"
Date:

On Sat, 6 Sep 2003, Tom Lane wrote:

> Justin Clift <justin@postgresql.org> writes:
> > It's not working from here, though I suspect it's probably some kind of
> > cahing issue or something in some piece of software (browser, system,
> > DNS, or possibly something else).
>
> http://postgres.org still goes to webmail.develnew.postgresql.org for me
> as well (as of about noon Sat) ... and since I hadn't tried to visit
> it before, I'm quite sure it's not any local cache issue.

browser issue?  I just tested from ... d'oh ... www.postgres.org is where
I'm going to, which does work ...

k, I've fixed the DNS for postgres.com also, and added the ServerAlias
lines for the non-www.* names ... will take a bit for the DNS to propogate
out ...