Search Postgresql Archives

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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Zoltan Boszormenyi <zb@xxxxxxxxxxx> writes:
> Keaton Adams írta:
>> How do I tell if the 32 bit version of PostgreSQL is running on a 64 
>> bit machine, or if the 64 bit version was installed?

> select version();
> It will tell you the compiler version and arch as well. You can deduce 
> from there.

Or, if that doesn't seem very helpful, file(1) applied to the postgres
executable will tell you if it's a 32-bit or 64-bit executable.

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux