Re: wiki page not updating

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: Jaime Casanova <jaime(at)2ndquadrant(dot)com>, w^3 <pgsql-www(at)postgresql(dot)org>
Subject: Re: wiki page not updating
Date: 2012-09-12 14:18:47
Message-ID: 24674.1347459527@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> writes:
> Excerpts from Jaime Casanova's message of mar sep 11 23:05:20 -0300 2012:
>> I tried to edit http://wiki.postgresql.org/wiki/Events to add PgDay
>> Ecuador 2012 but i can only see the modification when i'm logged in.
>> When i logout i see the previous version of the page.
>>
>> The same happened when editing
>> https://wiki.postgresql.org/wiki/PGDay_Ecuador_2012 to add information
>> about the event.

> I see both edits just fine.

FWIW, I've seen this type of behavior repeatedly. I think the wiki
webserver is allowing the browser to cache the old copy of the page.
If you don't have it in cache to start with, or after the cache copy has
expired, you won't see any inconsistency.

There was a thread about this awhile back which suggested that the
problem was http: vs https:, ie if you first visit a page non-secured,
and then log in, the server switches you to https: but the browser
doesn't realize that's the same as the http: page. I tried to address
that by changing all my wiki bookmarks to https:, but I think I've still
seen the behavior since then.

regards, tom lane

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Stefan Kaltenbrunner 2012-09-12 19:31:47 Re: wiki page not updating
Previous Message Jaime Casanova 2012-09-12 05:14:00 Re: wiki page not updating