| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Kevin Murphy <murphy2(at)speakeasy(dot)net> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Building PG 8.2.3 for x86_64 on Mac OS X 10.4.9 |
| Date: | 2007-04-19 21:03:14 |
| Message-ID: | 20070419210314.GK13817@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chris Browne | 2007-04-19 21:11:31 | Re: Postgres data/form entry tool |
| Previous Message | Kevin Murphy | 2007-04-19 20:52:42 | Re: Building PG 8.2.3 for x86_64 on Mac OS X 10.4.9 |