Lists: | pgsql-www |
---|
From: | Thom Brown <thom(at)linux(dot)com> |
---|---|
To: | "w^3" <pgsql-www(at)postgresql(dot)org> |
Subject: | Wiki no longer showing recent changes |
Date: | 2016-02-25 15:14:01 |
Message-ID: | CAA-aLv5YQp5dH6+0zLg-DM2NDWEQ2bKjSV102VFRvNffVcj+cw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-www |
Hi,
I've noticed that the Recent Changes page on the PostgreSQL wiki are
no longer showing newer changes:
https://wiki.postgresql.org/wiki/Special:RecentChanges
Looking at the GSoC 2016 page history, it's clear that there have been
quite a lot of changes on that page, but they don't show up on the
Recent Changes page:
https://wiki.postgresql.org/index.php?title=GSoC_2016&action=history
Is there some cache-invalidation problem going on here?
Thom
From: | Kevin Grittner <kgrittn(at)gmail(dot)com> |
---|---|
To: | Thom Brown <thom(at)linux(dot)com> |
Cc: | "w^3" <pgsql-www(at)postgresql(dot)org> |
Subject: | Re: Wiki no longer showing recent changes |
Date: | 2016-02-25 19:28:08 |
Message-ID: | CACjxUsPPmAoMvNRTJuXCs33BCag4BO+VvDY9Asu4KjTKk_X9kg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-www |
On Thu, Feb 25, 2016 at 9:14 AM, Thom Brown <thom(at)linux(dot)com> wrote:
> I've noticed that the Recent Changes page on the PostgreSQL wiki are
> no longer showing newer changes:
>
> https://wiki.postgresql.org/wiki/Special:RecentChanges
>
> Looking at the GSoC 2016 page history, it's clear that there have been
> quite a lot of changes on that page, but they don't show up on the
> Recent Changes page:
>
> https://wiki.postgresql.org/index.php?title=GSoC_2016&action=history
>
> Is there some cache-invalidation problem going on here?
They've been showing up as they have happened for me.
Maybe the problem is with your browser's caching?
--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From: | Thom Brown <thom(at)linux(dot)com> |
---|---|
To: | Kevin Grittner <kgrittn(at)gmail(dot)com> |
Cc: | "w^3" <pgsql-www(at)postgresql(dot)org> |
Subject: | Re: Wiki no longer showing recent changes |
Date: | 2016-02-25 23:46:04 |
Message-ID: | CAA-aLv6BAfLnnD6KZj==Ji+ezawLXH5f7Yb0x5yNDxQEtJFfAw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-www |
On 25 February 2016 at 19:28, Kevin Grittner <kgrittn(at)gmail(dot)com> wrote:
> On Thu, Feb 25, 2016 at 9:14 AM, Thom Brown <thom(at)linux(dot)com> wrote:
>
>> I've noticed that the Recent Changes page on the PostgreSQL wiki are
>> no longer showing newer changes:
>>
>> https://wiki.postgresql.org/wiki/Special:RecentChanges
>>
>> Looking at the GSoC 2016 page history, it's clear that there have been
>> quite a lot of changes on that page, but they don't show up on the
>> Recent Changes page:
>>
>> https://wiki.postgresql.org/index.php?title=GSoC_2016&action=history
>>
>> Is there some cache-invalidation problem going on here?
>
> They've been showing up as they have happened for me.
>
> Maybe the problem is with your browser's caching?
I suspected that might be the case, so I did try a different browser,
and the problem remained. However, I've since tried it again and the
problem seems to have disappeared.
Thanks for checking.
Thom
From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Thom Brown <thom(at)linux(dot)com> |
Cc: | Kevin Grittner <kgrittn(at)gmail(dot)com>, "w^3" <pgsql-www(at)postgresql(dot)org> |
Subject: | Re: Wiki no longer showing recent changes |
Date: | 2016-03-02 12:09:11 |
Message-ID: | CABUevEyZoZuYO_97CRZ6m+P8gQ=mbHvXs+5jkPBoacqKdGos2A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-www |
On Thu, Feb 25, 2016 at 6:46 PM, Thom Brown <thom(at)linux(dot)com> wrote:
> On 25 February 2016 at 19:28, Kevin Grittner <kgrittn(at)gmail(dot)com> wrote:
> > On Thu, Feb 25, 2016 at 9:14 AM, Thom Brown <thom(at)linux(dot)com> wrote:
> >
> >> I've noticed that the Recent Changes page on the PostgreSQL wiki are
> >> no longer showing newer changes:
> >>
> >> https://wiki.postgresql.org/wiki/Special:RecentChanges
> >>
> >> Looking at the GSoC 2016 page history, it's clear that there have been
> >> quite a lot of changes on that page, but they don't show up on the
> >> Recent Changes page:
> >>
> >> https://wiki.postgresql.org/index.php?title=GSoC_2016&action=history
> >>
> >> Is there some cache-invalidation problem going on here?
> >
> > They've been showing up as they have happened for me.
> >
> > Maybe the problem is with your browser's caching?
>
> I suspected that might be the case, so I did try a different browser,
> and the problem remained. However, I've since tried it again and the
> problem seems to have disappeared.
>
Well, caching problems do go away automatically after some time :)
The thing to check is to see if works differently when you are logged in vs
when you are not logged in (for example in different browsers). If it does,
then it's quite possibly a caching issue. You can then also look at the Age
header of the http response - that one will tell you how long the current
entry has been in the cache. If that one is short, then it could be an
underlying mediawiki issue that just sent the wrong data into the cache.
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/