Re: Problem with 64-bit Postgres

Поиск
Список
Период
Сортировка
От Vivek Khera
Тема Re: Problem with 64-bit Postgres
Дата
Msg-id DD9B3B6C-787D-4996-B9F0-D222F0031CD7@khera.org
обсуждение исходный текст
Ответ на Problem with 64-bit Postgres  ("Peter Alberer" <peter.alberer@wu-wien.ac.at>)
Список pgsql-general
On Sep 15, 2005, at 9:56 AM, Peter Alberer wrote:

> I compiled postgres in 64-bit mode by adding the following switches
> in the
> make file:
> To the gcc lines:     -m64 -mcpu=power5 -mtune=power5
> To ld lines:         -m elf64ppc
>

FWIW Postgres works splendidly in 64-bit mode on FreeBSD on Opteron
systems.

Perhaps it is a bug in the power5 gcc compiler?  Turn off machine
specific tuning and see what happens.

Vivek Khera, Ph.D.
+1-301-869-4449 x806



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

Предыдущее
От: Vivek Khera
Дата:
Сообщение: Re: Backup and Restore mechanism in Postgres
Следующее
От: Vivek Khera
Дата:
Сообщение: Re: BIG installations of PostgresQL?