Re: [HACKERS] 7.3b3 on MacOSX 10.2.1

2002-10-30 Thread Peter Eisentraut
Tom Lane writes: > No, there should be ~80 tests in all. I'm not sure why the pg_regress > script is failing to process the remaining tests when this happens; any > ideas out there? It appears that the shell simply aborts on fork failure. Example: peter ~$ cat test.sh ulimit -u 30 for i in $(

Re: [HACKERS] 7.3b3 on MacOSX 10.2.1

2002-10-30 Thread Tom Lane
Adam Witney <[EMAIL PROTECTED]> writes: > It appears that my ignorance got the better of me It was the first time > I had run the regression tests on any PostgreSQL installation. But I think I > am getting the same problems as others. below is the last part of the > regression tests (I had take

Re: [HACKERS] 7.3b3 on MacOSX 10.2.1

2002-10-30 Thread Adam Witney
On 29/10/02 6:02 pm, "Tom Lane" <[EMAIL PROTECTED]> wrote: > Adam Witney <[EMAIL PROTECTED]> writes: >> Just to update the list of supported platforms, 7.3b3 compiles and passes >> all the regression tests on MacOSX 10.2.1 > >> Although don't know if this is relevant but this appears when running

Re: [HACKERS] 7.3b3 on MacOSX 10.2.1

2002-10-29 Thread Tom Lane
Adam Witney <[EMAIL PROTECTED]> writes: > Just to update the list of supported platforms, 7.3b3 compiles and passes > all the regression tests on MacOSX 10.2.1 > Although don't know if this is relevant but this appears when running the > tests: > parallel group (20 tests): ./pg_regress: fork: Res

Re: [HACKERS] 7.3b3 on MacOSX 10.2.1

2002-10-28 Thread Bruce Momjian
Ports list updated: http://candle.pha.pa.us/main/writings/pgsql/sgml/supported-platforms.html --- Adam Witney wrote: > > Just to update the list of supported platforms, 7.3b3 compiles and passes > all the regression tests

[HACKERS] 7.3b3 on MacOSX 10.2.1

2002-10-28 Thread Adam Witney
Just to update the list of supported platforms, 7.3b3 compiles and passes all the regression tests on MacOSX 10.2.1 Although don't know if this is relevant but this appears when running the tests: parallel group (20 tests): ./pg_regress: fork: Resource temporarily unavailable ./pg_regress: fork: