Re: Building PG 8.2.3 for x86_64 on Mac OS X 10.4.9

Поиск
Список
Период
Сортировка
От Kevin Murphy
Тема Re: Building PG 8.2.3 for x86_64 on Mac OS X 10.4.9
Дата
Msg-id 7E829FE9-C41F-441E-8318-CA697BED7FD2@speakeasy.net
обсуждение исходный текст
Ответ на Building PG 8.2.3 for x86_64 on Mac OS X 10.4.9  (Kevin Murphy <murphy2@speakeasy.net>)
Ответы Re: Building PG 8.2.3 for x86_64 on Mac OS X 10.4.9
Re: Building PG 8.2.3 for x86_64 on Mac OS X 10.4.9
Список pgsql-general
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.

Harrumph.

-Kevin Murphy


В списке pgsql-general по дате отправления:

Предыдущее
От: "Thomas F. O'Connell"
Дата:
Сообщение: Incrementally Updated Backups: Docs Clarification
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Building PG 8.2.3 for x86_64 on Mac OS X 10.4.9