On Saturday, July 06, 2013 11:39:19 PM Tom Lane wrote:
> Install 32-bit Postgres executables. I'm not aware of any 64-bit
> hardware that isn't able to run code built for its 32-bit predecessor.
> (You might then wish to dump and reload into a 64-bit installation, but
> whether you do or not, that's the next step.)
OK, thanks for the advice. Rather than fuss with cross-compiling, I guess I
can set up a 32-bit virtual machine and run from there.
--Ian