Re: PostgreSQL 9.2.7 on Power 8 / AIX 7.1
| От | Tom Lane |
|---|---|
| Тема | Re: PostgreSQL 9.2.7 on Power 8 / AIX 7.1 |
| Дата | |
| Msg-id | 10311.1406270932@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: PostgreSQL 9.2.7 on Power 8 / AIX 7.1 (Rainer Tammer <pgsql@spg.schulergroup.com>) |
| Ответы |
Re: PostgreSQL 9.2.7 on Power 8 / AIX 7.1
|
| Список | 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 по дате отправления: