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: Fri, 31 Aug 2007 10:46:49 -0400
- Message-id: <24149.1188571609@sss.pgh.pa.us> <text/plain>
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
Home |
Main Index |
Thread Index