Re: wiki down?

Lists: pgsql-www
From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL www <pgsql-www(at)postgresql(dot)org>
Subject: wiki down?
Date: 2009-03-09 16:49:56
Message-ID: 200903091649.n29GnuC28527@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-www

I am getting a hang trying to access the wiki:

http://wiki.postgresql.org/wiki/Todo

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +


From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL www <pgsql-www(at)postgresql(dot)org>
Subject: Re: wiki down?
Date: 2009-03-09 16:53:05
Message-ID: 1236617585.4649.9.camel@jd-laptop.pragmaticzealot.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-www

On Mon, 2009-03-09 at 12:49 -0400, Bruce Momjian wrote:
> I am getting a hang trying to access the wiki:
>
> http://wiki.postgresql.org/wiki/Todo

Confirmed...

That is dalibo.

Joshua D. Drake

>
> --
> Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
> EnterpriseDB http://enterprisedb.com
>
> + If your life is a hard drive, Christ can be your backup. +
>
--
PostgreSQL - XMPP: jdrake(at)jabber(dot)postgresql(dot)org
Consulting, Development, Support, Training
503-667-4564 - http://www.commandprompt.com/
The PostgreSQL Company, serving since 1997


From: Dave Page <dpage(at)pgadmin(dot)org>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL www <pgsql-www(at)postgresql(dot)org>
Subject: Re: wiki down?
Date: 2009-03-09 16:53:44
Message-ID: 937d27e10903090953v5e86aeedwad857417a5c4535f@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-www

On Mon, Mar 9, 2009 at 4:49 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> I am getting a hang trying to access the wiki:
>
>        http://wiki.postgresql.org/wiki/Todo

Should be OK now.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com


From: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL www <pgsql-www(at)postgresql(dot)org>
Subject: Re: wiki down?
Date: 2009-03-09 16:57:00
Message-ID: 1236617820.3326.0.camel@laptop-hp.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-www

On Mon, 2009-03-09 at 12:49 -0400, Bruce Momjian wrote:
> I am getting a hang trying to access the wiki:
>
> http://wiki.postgresql.org/wiki/Todo

No problem from here...

--
Devrim GÜNDÜZ, RHCE
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org


From: Cédric Villemain <cedric(dot)villemain(at)dalibo(dot)com>
To: jd(at)commandprompt(dot)com
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL www <pgsql-www(at)postgresql(dot)org>
Subject: Re: wiki down?
Date: 2009-03-09 17:21:07
Message-ID: 49B55003.4000307@dalibo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-www

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Joshua D. Drake a écrit :
> On Mon, 2009-03-09 at 12:49 -0400, Bruce Momjian wrote:
>> I am getting a hang trying to access the wiki:
>>
>> http://wiki.postgresql.org/wiki/Todo
>
>
> Confirmed...
>
> That is dalibo.

Not really, we are hosting the servers in an external datacenter.
Our servers are on the same subnet, and we didnt have failed nework in this period.

- --
Cédric Villemain
Administrateur de Base de Données
Cel: +33 (0)6 74 15 56 53
http://dalibo.com - http://dalibo.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkm1T/4ACgkQo/dppWjpEvzttACeKyxSiY0oHOJa3sNIh3jTrr/z
Jt0AoJo2wxX6MbJqfjAPZY0yAfHVoOLB
=/xjN
-----END PGP SIGNATURE-----


From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Cédric Villemain <cedric(dot)villemain(at)dalibo(dot)com>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL www <pgsql-www(at)postgresql(dot)org>
Subject: Re: wiki down?
Date: 2009-03-09 18:13:04
Message-ID: 1236622384.4649.36.camel@jd-laptop.pragmaticzealot.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-www

On Mon, 2009-03-09 at 18:21 +0100, Cédric Villemain wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Joshua D. Drake a écrit :
> > On Mon, 2009-03-09 at 12:49 -0400, Bruce Momjian wrote:
> >> I am getting a hang trying to access the wiki:
> >>
> >> http://wiki.postgresql.org/wiki/Todo
> >
> >
> > Confirmed...
> >
> > That is dalibo.
>
> Not really, we are hosting the servers in an external datacenter.
> Our servers are on the same subnet, and we didnt have failed nework in this period.

Well there was clearly a failure on this side of the pond.

Joshua D. Drake

--
PostgreSQL - XMPP: jdrake(at)jabber(dot)postgresql(dot)org
Consulting, Development, Support, Training
503-667-4564 - http://www.commandprompt.com/
The PostgreSQL Company, serving since 1997


From: Dave Page <dpage(at)pgadmin(dot)org>
To: jd(at)commandprompt(dot)com
Cc: Cédric Villemain <cedric(dot)villemain(at)dalibo(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL www <pgsql-www(at)postgresql(dot)org>
Subject: Re: wiki down?
Date: 2009-03-09 18:40:16
Message-ID: 937d27e10903091140y63f5320al1267db424f209bd@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-www

On 3/9/09, Joshua D. Drake <jd(at)commandprompt(dot)com> wrote:
> On Mon, 2009-03-09 at 18:21 +0100, Cédric Villemain wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Joshua D. Drake a écrit :
>> > On Mon, 2009-03-09 at 12:49 -0400, Bruce Momjian wrote:
>> >> I am getting a hang trying to access the wiki:
>> >>
>> >> http://wiki.postgresql.org/wiki/Todo
>> >
>> >
>> > Confirmed...
>> >
>> > That is dalibo.
>>
>> Not really, we are hosting the servers in an external datacenter.
>> Our servers are on the same subnet, and we didnt have failed nework in
>> this period.
>
> Well there was clearly a failure on this side of the pond.

Yes, but it was nothing to do with Dalibo, nor was it a network or
hardware issue.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com


From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: Cédric Villemain <cedric(dot)villemain(at)dalibo(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL www <pgsql-www(at)postgresql(dot)org>
Subject: Re: wiki down?
Date: 2009-03-09 20:18:42
Message-ID: 1236629922.4649.40.camel@jd-laptop.pragmaticzealot.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-www

On Mon, 2009-03-09 at 18:40 +0000, Dave Page wrote:
> On 3/9/09, Joshua D. Drake <jd(at)commandprompt(dot)com> wrote:
> > On Mon, 2009-03-09 at 18:21 +0100, Cédric Villemain wrote:
> >> -----BEGIN PGP SIGNED MESSAGE-----
> >> Hash: SHA1
> >>
> >> Joshua D. Drake a écrit :
> >> > On Mon, 2009-03-09 at 12:49 -0400, Bruce Momjian wrote:
> >> >> I am getting a hang trying to access the wiki:
> >> >>
> >> >> http://wiki.postgresql.org/wiki/Todo
> >> >
> >> >
> >> > Confirmed...
> >> >
> >> > That is dalibo.
> >>
> >> Not really, we are hosting the servers in an external datacenter.
> >> Our servers are on the same subnet, and we didnt have failed nework in
> >> this period.
> >
> > Well there was clearly a failure on this side of the pond.
>
> Yes, but it was nothing to do with Dalibo, nor was it a network or
> hardware issue.

I wasn't blaming Dalibo. I was saying it was there machine, or at least
to some degree managed by them. That is what it says on PMT anyway.

Joshua D. Drake

>
--
PostgreSQL - XMPP: jdrake(at)jabber(dot)postgresql(dot)org
Consulting, Development, Support, Training
503-667-4564 - http://www.commandprompt.com/
The PostgreSQL Company, serving since 1997