Re: How to tell if 64 bit vs 32 bit engine?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: How to tell if 64 bit vs 32 bit engine?
Дата
Msg-id 200804201935.40269.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: How to tell if 64 bit vs 32 bit engine?  (Zoltan Boszormenyi <zb@cybertec.at>)
Список pgsql-general
Zoltan Boszormenyi wrote:
> select version();
>
> It will tell you the compiler version and arch as well. You can deduce
> from there.

That approach is not reliable.  I often build and run a 32-bit build of
PostgreSQL on a machine that claims to be something like
x86_64-unknown-linux-gnu.

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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: In the belly of the beast (MySQLCon)
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Changed Hosts, Lots of Errors in PostgreSQL - Help Please!