Re: PostgreSQL 9.2.7 on Power 8 / AIX 7.1 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: PostgreSQL 9.2.7 on Power 8 / AIX 7.1
Date
Msg-id 10311.1406270932@sss.pgh.pa.us
Whole thread Raw
In response to Re: PostgreSQL 9.2.7 on Power 8 / AIX 7.1  (Rainer Tammer <pgsql@spg.schulergroup.com>)
Responses Re: PostgreSQL 9.2.7 on Power 8 / AIX 7.1
List pgsql-bugs
Rainer Tammer <pgsql@spg.schulergroup.com> writes:
> I have tried to run a parallel build, but that was not successful.
> Should a parallel build (make -j n; n > 1) work?

Yes; I routinely do -j8 or so, and I think many of the buildfarm members
are configured to use -j with various multipliers.  Having said that,
we have seen (and worked around) some bugs in the parallel-build support
in some versions of gmake.  There might be more :-(.  What make version
are you using, and what failure did you see exactly?

(Of course, you could configure a buildfarm member with -j 1 as a
first step, and worry about parallelism later ...)

            regards, tom lane

pgsql-bugs by date:

Previous
From: Rainer Tammer
Date:
Subject: Re: PostgreSQL 9.2.7 on Power 8 / AIX 7.1
Next
From: Rainer Tammer
Date:
Subject: Re: PostgreSQL 9.2.7 on Power 8 / AIX 7.1