| From: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> |
|---|---|
| To: | Tristan Partin <tristan(at)partin(dot)io> |
| Cc: | Andres Freund <andres(at)anarazel(dot)de>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: ci: CCache churns through available space too quickly |
| Date: | 2026-06-19 18:30:26 |
| Message-ID: | CAOYmi+mTYOSxBEmueGfdPs8C7n-Xjet-JKobTkm1F3wby+DRUA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Jun 17, 2026 at 3:02 PM Tristan Partin <tristan(at)partin(dot)io> wrote:
> I had started reviewing this patch the day it was originally sent, but
> due to circumstances I couldn't finish the review before it was
> committed. I had some thoughts with regard to improving the Python
> script itself. Attached are some improvements that make the code
> a little more pythonic as well as more easily usable locally for testing
> purposes. Some of the patches may be more valuable than others.
The code in 0001-3 looks good to me (haven't reviewed the commit
messages, but I assume they'd be squashed up anyway).
I'm lukewarm on the remaining pieces.
--Jacob
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2026-06-19 18:39:09 | Re: fix pg_mkdir_p to tolerate concurrent directory creation |
| Previous Message | Jacob Champion | 2026-06-19 18:18:51 | Re: PG20 Minimum Dependency Thread |