Kevin Murphy wrote:
> On Apr 19, 2007, at 3:21 PM, Kevin Murphy wrote:
> >Has anybody tried making a 64-bit PostgreSQL on an Apple XServe w/  
> >Intel Woodcrest CPU's?  My compile works, but the 'make check'  
> >fails because of failure to allocate shared memory.  There's plenty  
> >of SYSV memory available.
> 
> The call to shmget() is failing with ENOMEM.  A standalone SYSV  
> shared memory test program gives the same result when compiled with - 
> arch x86_64.

So this makes it a platform bug?

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to