On 2017-04-11 15:52:34 -0400, Tom Lane wrote: > Andrew Dunstan <[email protected]> writes: > >> The other thing that might be useful here is to push on parallelizing > >> buildfarm runs. > > > One reason I haven't supported "make -j nn" everywhere (it is supported > > for making core, contrib and test_modules) is that the output tends to > > get rather jumbled, and I didn't want to impose that extra burden in > > people trying to decipher the results. > > Agreed, that would be a mess.
Doesn't make's -Otarget largely solve this? Andres -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
