Re: requested shared memory size overflows size_t - Mailing list pgsql-hackers

From Craig Ringer
Subject Re: requested shared memory size overflows size_t
Date
Msg-id 53259B99.7070501@2ndquadrant.com
Whole thread Raw
In response to Re: requested shared memory size overflows size_t  (Yuri Levinsky <yuril@celltick.com>)
Responses Re: requested shared memory size overflows size_t
List 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 by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [bug fix] PostgreSQL fails to start on Windows if it crashes after tablespace creation
Next
From: Mohsen SM
Date:
Subject: create type- similar char