Re: ci: namespace ccache by PostgreSQL major version - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: ci: namespace ccache by PostgreSQL major version
Date
Msg-id CAGECzQRED+rmO8n6hmBKifuCAD2rMaOWTaWkYaiC2Oe6-VP+bQ@mail.gmail.com
Whole thread
In response to Re: ci: namespace ccache by PostgreSQL major version  (Nazir Bilal Yavuz <byavuz81@gmail.com>)
Responses Re: ci: namespace ccache by PostgreSQL major version
List pgsql-hackers
On Fri, 17 Jul 2026 at 11:41, Nazir Bilal Yavuz <byavuz81@gmail.com> wrote:
> AFAIK, if the cache hit ratio is below some point
> (gha_ccache_decide.py -> 80 for branches other than master), the
> branch regenerates its own cache. So, this shouldn't be a problem.

Sure, but it would be nice to be able to create a shared cache by
pushing REL_19_STABLE if you're backporting multiple things.



pgsql-hackers by date:

Previous
From: Antonin Houska
Date:
Subject: Re: Batching in executor
Next
From: Amit Kapila
Date:
Subject: Re: sequencesync worker race with REFRESH SEQUENCES