Re: [GENERAL] incorrect checksum in control file

2013-07-06 Thread Ian Turner
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

Re: [GENERAL] incorrect checksum in control file

2013-07-06 Thread Tom Lane
Ian Turner writes: > On Thursday, September 09, 2004 11:36:52 PM Tom Lane wrote: >> "Jeffrey W. Baker" writes: >>> I moved the database from a 32-bit arch to a 64-bit arch. All I did was >>> shutdown a 7.4.1 database, shutdown the machine, swap the storage onto >>> the 64-bit machine running 7.4

Re: [GENERAL] incorrect checksum in control file

2013-07-06 Thread Ian Turner
On Thursday, September 09, 2004 11:36:52 PM Tom Lane wrote: > "Jeffrey W. Baker" writes: > > I moved the database from a 32-bit arch to a 64-bit arch. All I did was > > shutdown a 7.4.1 database, shutdown the machine, swap the storage onto > > the 64-bit machine running 7.4.5, and try to restart.