is my pgsql 32 or 64 bit?

From: "Justin Vassallo" <justin(dot)vassallo(at)ixaris(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: is my pgsql 32 or 64 bit?
Date: 2007-10-09 16:11:37
Message-ID: 067801c80a8f$143dba90$3cb92fb0$@vassallo@ixaris.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

I installed binaries on a sun box using packages dlded off sun's site. The
version is 8.1.4. How can i know whether i am running in 32 or 64 bit?
SELECT version() ; does not show this.

postgres=# select version() ;

----------------------------------------------------------------------------
------------------
PostgreSQL 8.1.4 on i386-pc-solaris2.10, compiled by
/ws/on10-tools/SUNWspro/SOS8/bin/cc -Xa
(1 row)

Many thanks

justin

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Andrej Ricnik-Bay 2007-10-09 18:12:22 Re: is my pgsql 32 or 64 bit?
Previous Message Simon Riggs 2007-10-09 07:44:21 Re: PG on NFS may be just a bad idea