| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: Reducing buildfarm disk usage: remove temp installs when done |
| Date: | 2015-01-19 14:53:46 |
| Message-ID: | 25092.1421679226@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | buildfarm-members pgsql-hackers |
Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> But I'm wondering if we should look at using the tricks git-new-workdir
> uses, setting up symlinks instead of a full clone. Then we'd have one
> clone with a bunch of different work dirs. That plus a but of explicitly
> done garbage collection and possibly a periodic re-clone might do the trick.
Yeah, I was wondering whether it'd be okay to depend on git-new-workdir.
That would fix the problem pretty nicely. But in the installations I've
seen, that's not in PATH but squirreled away in some hard-to-guess library
directory ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2015-01-19 15:09:15 | Re: Reducing buildfarm disk usage: remove temp installs when done |
| Previous Message | Andrew Dunstan | 2015-01-19 14:37:53 | Re: Reducing buildfarm disk usage: remove temp installs when done |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2015-01-19 14:59:14 | Re: Additional role attributes && superuser review |
| Previous Message | Alexander Korotkov | 2015-01-19 14:49:50 | Re: Fillfactor for GIN indexes |