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: 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 ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org