Re: requested shared memory size overflows size_t

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: requested shared memory size overflows size_t
Дата
Msg-id 53259B99.7070501@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: requested shared memory size overflows size_t  (Yuri Levinsky <yuril@celltick.com>)
Ответы Re: requested shared memory size overflows size_t  (Yuri Levinsky <yuril@celltick.com>)
Список pgsql-hackers
On 03/16/2014 06:57 PM, Yuri Levinsky wrote:
>  Dear Craig,
> The output is:
> #define SIZEOF_OFF_T 8
> #define SIZEOF_VOID_P 4
> #define SIZEOF_SIZE_T 4

OK, that confirms you have done a 32-bit build.

You need to figure out how to invoke the 64-bit toolchain on your
Solaris version. You might need to alter the PATH environment variable
or set architecture-specific CFLAGS.

-- Craig Ringer                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: [bug fix] PostgreSQL fails to start on Windows if it crashes after tablespace creation
Следующее
От: Mohsen SM
Дата:
Сообщение: create type- similar char