Re: 7.3b3 on MacOSX 10.2.1

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Adam Witney <awitney(at)sghms(dot)ac(dot)uk>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: 7.3b3 on MacOSX 10.2.1
Date: 2002-10-29 18:02:54
Message-ID: 22591.1035914574@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Adam Witney <awitney(at)sghms(dot)ac(dot)uk> 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: Resource temporarily
> unavailable
> ./pg_regress: fork: Resource temporarily unavailable
> comments lseg box path timetz point circle reltime tinterval date inet
> interval timestamp time abstime polygon timestamptz oidjoins

This suggests that you are hitting the per-user limit on the number of
processes you can have; try raising that limit.

I'd expect one of the tests not to have been run when that message
appears; did you really get successful matches for all tests?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-10-29 18:10:45 Re: Is regress/report.php in use?
Previous Message Bruce Momjian 2002-10-29 17:39:40 Re: plpq