Re: wiki page not updating - Mailing list pgsql-www

From Tom Lane
Subject Re: wiki page not updating
Date
Msg-id 24674.1347459527@sss.pgh.pa.us
Whole thread Raw
In response to Re: wiki page not updating  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: wiki page not updating
List pgsql-www
Alvaro Herrera <alvherre@2ndquadrant.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



pgsql-www by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: wiki page not updating
Next
From: Stefan Kaltenbrunner
Date:
Subject: Re: wiki page not updating