Alvaro Herrera <alvherre@commandprompt.com> writes:
> Maybe Eclipse is trying to run more of them at a time than ant, and the
> extra concurrency is killing the server for some reason. Was this
> compiled with Cygwin, or is it the native (mingw) version?
Don't both those builds have some hard-wired upper limit on the number of
child processes? I wonder what Laurent has max_connections set to...
if it's larger than the build could actually support, perhaps this
behavior would be the result.
regards, tom lane