Re: Heads Up: cirrus-ci is shutting down June 1st

From: Andres Freund <andres(at)anarazel(dot)de>
To: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
Cc: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org, Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
Subject: Re: Heads Up: cirrus-ci is shutting down June 1st
Date: 2026-06-04 19:03:39
Message-ID: yhst2iacmavxsqlsrjkqsjodtf7finznzwrc7dm5dzkf3ygg3w@l6q2grflyjqx
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2026-06-04 09:02:13 -0700, Jacob Champion wrote:
> On Thu, Jun 4, 2026 at 9:00 AM Andres Freund <andres(at)anarazel(dot)de> wrote:
> > > On the CPAN front, my first attempt tried to do too much, so I'm
> > > testing a solution that just caches the CPAN sources directory. Should
> > > have something shortly.
> >
> > I'm kinda inclined to push what we have and then add the cpan caching on top
> > in subsequent commits?
>
> Right -- I don't think v1 should wait on CPAN optimization; I just
> wanted to let you know the status.

Pushed it now. Only a tiny change from the last version, Bilal suggested ove
IM to remove the multi-threading argument from robocopy, for performance.

I did futz around with ccache improvements for a bit. I think we're going to
need them, but they're complicated enough to do them separately.

Thanks to Bilal, Jelte and all the review!

Greetings,

Andres

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zsolt Parragi 2026-06-04 19:08:02 Re: Fix bug of CHECK constraint enforceability recursion
Previous Message Denis Rodionov 2026-06-04 18:27:05 Re: [PATCH] Remove obsolete tupDesc assignment in extended statistics