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