Re: Forcing a 32 bit build on a 64 bit system

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Doug Knight <dknight(at)wsi(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Forcing a 32 bit build on a 64 bit system
Date: 2007-08-31 14:46:49
Message-ID: 24149.1188571609@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Doug Knight <dknight(at)wsi(dot)com> writes:
> I am running RHEL5 on a 64 bit platform. We want to test with a 32 bit
> version of PostgreSQL. Can someone point me to the configure switches
> needed to force a 32 bit build?

"setarch i386" will help.

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Doug Knight 2007-08-31 15:42:39 Re: Forcing a 32 bit build on a 64 bit system
Previous Message Doug Knight 2007-08-31 14:21:17 Forcing a 32 bit build on a 64 bit system