Re: Fatal "make check" bug with 8.0 beta 3 under Mac OS 10.3 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Fatal "make check" bug with 8.0 beta 3 under Mac OS 10.3
Date
Msg-id 6088.1097610744@sss.pgh.pa.us
Whole thread Raw
In response to Fatal "make check" bug with 8.0 beta 3 under Mac OS 10.3  ("Reuven M. Lerner" <reuven@lerner.co.il>)
Responses Re: Fatal "make check" bug with 8.0 beta 3 under Mac OS 10.3  ("Reuven M. Lerner" <reuven@lerner.co.il>)
List pgsql-bugs
"Reuven M. Lerner" <reuven@lerner.co.il> writes:
> /test/regress/./tmp_check/data/base/1 ... FATAL:  could not create
> shared memory
>  segment: Cannot allocate memory
> DETAIL:  Failed system call was shmget(key=2, size=1163264, 03600).

OS X has an unreasonably small limit on shared memory size; if you don't
raise it (IIRC you can do this in /etc/rc) then you don't get to have
more than one postmaster at a time.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Patrick Fiche"
Date:
Subject: EXIT <
Next
From: "Mike G."
Date:
Subject: Substring function incorrect when searching for '@.'