Re: Call for port reports

Marko Karppinen <marko@karppinen.fi>

From: Marko Karppinen <marko@karppinen.fi>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2003-10-24T19:09:58Z
Lists: pgsql-hackers
I'm just being an idiot, it's obviously a limits problem on the 
platform.
It has a default max user processes limit of 100, which I was hitting.
I shut down a bunch of desktop apps, and it's now passing:

  92 of 93 tests passed, 1 failed test(s) ignored.
(random was the one failing).

So I guess you can add it to the list.

mk