Re: requested shared memory size overflows size_t

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: requested shared memory size overflows size_t
Дата
Msg-id 53226C56.6000101@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/04/2014 10:53 PM, Yuri Levinsky wrote:
> Please advise me: I just downloaded the source and compiled it. Sun Spark Solaris 9 is always 64 bit, I verified it
withsys admin. He may run 32 bit applications as well. Have I use some special option during compilation to verify that
compiledPostgreSQL is actually 64 bit app?
 

Many platforms include both 32-bit and 64-bit target toolchains. So you
might be on a 64-bit platform, but that doesn't mean you aren't
compiling a 32-bit executable.

Please run:

grep '^#define SIZEOF' config.log

and post the results.

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



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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Replication slots and footguns
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: issue log message to suggest VACUUM FULL if a table is nearly empty