JJAR writes:
> I have downloaded PostgreSQL 7.1 beta4 and I have tried the regression
> tests with "make check", they run until 13 parallel tests or so ( with 13
> does with 16 does not ) when it stops you can make it continue killing some
> processes with the task manager, but I think this would be the same if
> something inherently bad were happenning within the process.
You might want to try running
make SHELL=/bin/bash check
(or whereever you have bash) because the standard /bin/sh is known to be
pretty stupid.
--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/