From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | pgsql-hackers(at)postgreSQL(dot)org |
Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Subject: | Why so many out-of-disk-space failures on buildfarm machines? |
Date: | 2007-07-04 02:35:31 |
Message-ID: | 16925.1183516531@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
It seems like we see a remarkable number of occurrences of $subject.
For instance, right now we have these members failing on various
branches:
echidna No space left on device
asp No space left on device
herring No space left on device (icc seems particularly unable
to cope with this, or at least I suspect that's the
reason for some builds failing with that bizarre message)
kite gcc quoth "Internal compiler error: Segmentation fault"
wildebeest long-standing configuration error (no Tk installed)
wombat long-standing configuration error (no Tk installed)
I realize that a lot of these members are running on old underpowered
machines with not so much disk, but is it possible that the buildfarm
itself is leaking disk space? Not cleaning up log files for instance?
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Matthew T. O'Connor | 2007-07-04 02:51:37 | Re: Still recommending daily vacuum... |
Previous Message | Tom Lane | 2007-07-04 01:51:59 | Re: Proposal: In-Place upgrade concept |