Re: BUG #17784: broken URL in 15.2 release notes - Mailing list pgsql-bugs

From Jonathan S. Katz
Subject Re: BUG #17784: broken URL in 15.2 release notes
Date
Msg-id 971e5a12-5f98-7b41-6782-f8a090447328@postgresql.org
Whole thread Raw
In response to Re: BUG #17784: broken URL in 15.2 release notes  (Andrey Lizenko <lizenko79@gmail.com>)
Responses Re: BUG #17784: broken URL in 15.2 release notes  ("Jonathan S. Katz" <jkatz@postgresql.org>)
List pgsql-bugs
On 2/9/23 10:33 AM, Andrey Lizenko wrote:
> No, its ok for now, but didn't work for a quite short time, that is why, 
> I've checked it in a fresh cacheless FF, instead of usual Chrome. My 
> suggestion about CDN were also about it - we just need to wait.

Well, on the pgweb side (the website code) we should ensure that the 
release notes are available. As part of the release SOP we do have a 
step to clear the release notes cache prior to launch. I clearly did not 
do that -- when I did my quick test it appeared to be OK, but that was 
only on the 15.2 notes.

We do have code to automatically purge portions of the cache when 
certain models update, and on inspection we don't do that when we push 
out the releases and update the versions. I'm going to work on a fix for 
that, as this has now happened a few times (and granted, is typically my 
fault) but should be easy enough to automate.

Jonathan


Attachment

pgsql-bugs by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: BUG #17774: Assert triggered on brin_minmax_multi.c
Next
From: "Jonathan S. Katz"
Date:
Subject: Re: BUG #17784: broken URL in 15.2 release notes