Re: How to tell if 64 bit vs 32 bit engine? - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: How to tell if 64 bit vs 32 bit engine?
Date
Msg-id 200804201935.40269.peter_e@gmx.net
Whole thread Raw
In response to Re: How to tell if 64 bit vs 32 bit engine?  (Zoltan Boszormenyi <zb@cybertec.at>)
List 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 by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: In the belly of the beast (MySQLCon)
Next
From: Craig Ringer
Date:
Subject: Re: Changed Hosts, Lots of Errors in PostgreSQL - Help Please!