Re: 8.1beta, SunOS and shmget - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: 8.1beta, SunOS and shmget
Date
Msg-id 43132B65.4060607@dunslane.net
Whole thread Raw
In response to Re: 8.1beta, SunOS and shmget  ("Sergey E. Koposov" <math@sai.msu.ru>)
Responses Re: 8.1beta, SunOS and shmget  ("Sergey E. Koposov" <math@sai.msu.ru>)
List pgsql-hackers

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


pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Improved \df(+) in psql + backward-compatibility
Next
From: Tom Lane
Date:
Subject: Re: Improved \df(+) in psql + backward-compatibility