Sergey E. Koposov wrote:
unfortunatly max_connections=10 is not enough to run fully the make check :(, but I cannot raise more the max_connections parameter
You can limit the number of connections that "make check" runs. We built that facility in for cygwin, but it looks like you could use it.
Try something like: MAX_CONNECTIONS=8 make check cheers andrew ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org