From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | PGBuildFarm <pgbuildfarm-members(at)pgfoundry(dot)org> |
Subject: | Re: [Pgbuildfarm-members] [HACKERS] Reducing buildfarm disk usage: remove temp installs when done |
Date: | 2015-01-21 04:00:02 |
Message-ID: | 54BF2442.8000101@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | buildfarm-members pgsql-hackers |
On 01/20/2015 10:53 PM, Andrew Dunstan wrote:
>
> On 01/20/2015 10:50 PM, Andrew Dunstan wrote:
>>
>> On 01/20/2015 10:44 PM, Tom Lane wrote:
>>> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>>>> Following some discussion on -hackers, here's a trial patch that
>>>> reduces
>>>> the amount of space taken by symlinking the git repos on all non-HEAD
>>>> branches to the HEAD branch repo.
>>> Erm ... no patch attached?
>>>
>>>
>>
>>
>>
>>
>> Oh, darn. Here it is.
>>
>> To use it, add
>>
>> git_use_workdirs => 1,
>>
>> to your config, and remove the $buildroot/REL*/pgsql directories
>>
>>
>
>
>
> Grr, looks like it's being stripped by mailman.
>
> I will fix
>
<bullwinkle-mode>This time for Sure!</>
cheers
andrew
Attachment | Content-Type | Size |
---|---|---|
use_workdirs1.patch | text/x-patch | 3.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2015-01-21 05:43:53 | Re: [Pgbuildfarm-members] [HACKERS] Reducing buildfarm disk usage: remove temp installs when done |
Previous Message | Andrew Dunstan | 2015-01-21 03:53:21 | Re: [Pgbuildfarm-members] [HACKERS] Reducing buildfarm disk usage: remove temp installs when done |
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Frost | 2015-01-21 04:32:53 | Re: WITH CHECK and Column-Level Privileges |
Previous Message | Andrew Dunstan | 2015-01-21 03:53:21 | Re: [Pgbuildfarm-members] [HACKERS] Reducing buildfarm disk usage: remove temp installs when done |