Joek,
On Tue, Aug 27, 2002 at 04:45:49PM +0200, joek hondius wrote:
> I could not find any pointer to this in the cygwin or postgresql docs
> about this. Jason Tishler noted this before in a review of why 'make
> test' (parallel) failed (one year ago).
I don't recall the above. Please provide an URL.
Are you referring to the following (from the README)?
1. make check can generate spurious regression test failures due to
overflowing the the listen() backlog queue which generates
connection refused errors. Note that make installcheck does not
have this problem since it runs all tests sequentially instead of in
large concurrent groups.
Jason