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

From Sergey E. Koposov
Subject Re: 8.1beta, SunOS and shmget
Date
Msg-id Pine.LNX.4.44.0508292007540.32450-100000@lnfm1.sai.msu.ru
Whole thread Raw
In response to Re: 8.1beta, SunOS and shmget  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Mon, 29 Aug 2005, Andrew Dunstan 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


Thanks, now it works -- and it passed all the tests.

By the way, now it seems that Postgres 8.1beta on SunOS 5.8 on Sun Sparc
works well (passes all the regression tests) using both gcc (3.2.1), and 
sun compiler cc (Forte Developer 7 C 5.4). (despite SunOS is not supported 
platform following the documentation).

With Best regards, 
Sergey

*****************************************************
Sergey E. Koposov
Max-Planck Institut fuer Astronomie
Web: http://lnfm1.sai.msu.ru/~math 
E-mail: math@sai.msu.ru



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Improved \df(+) in psql + backward-compatibility
Next
From: Alvaro Herrera
Date:
Subject: Re: 8.1beta, SunOS and shmget