How to tell if 64 bit vs 32 bit engine?

From: Keaton Adams <kadams(at)mxlogic(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: How to tell if 64 bit vs 32 bit engine?
Date: 2008-04-18 15:30:18
Message-ID: C42E1AAA.3809%kadams@mxlogic.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I did search the archives for this.... But didn't see a posting that directly answered the question.

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? Is there a pg_ table that I can query or a config file I can look in to find out? I found nothing in postgresql.conf that would indicate this.

Thanks,

Keaton

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Browne 2008-04-18 15:34:05 Re: In the belly of the beast (MySQLCon)
Previous Message Michael Enke 2008-04-18 14:49:54 Re: good experience with performance in 8.2 for multi column indexes