Re: [COMMITTERS] pgsql: Improved parallel make support - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [COMMITTERS] pgsql: Improved parallel make support
Date
Msg-id 27533.1289668859@sss.pgh.pa.us
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Improved parallel make support  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: [COMMITTERS] pgsql: Improved parallel make support
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> On lör, 2010-11-13 at 11:12 -0500, Tom Lane wrote:
>> It looks like all the unhappy critters are getting the same "virtual
>> memory exhausted" error.  I wonder whether they are all using make
>> 3.80 ...

> It turns out that there is an unrelated bug in 3.80 that some Linux
> distributions have patched around.  3.81 or 3.82 are OK.

So what do you mean by "unrelated bug"?  Can we work around it?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [COMMITTERS] pgsql: Improved parallel make support
Next
From: Peter Eisentraut
Date:
Subject: Re: WIP: extensible enums