Re: Windows XP to Win 10 migration issue
John R Pierce <pierce@hogranch.com>
From: John R Pierce <pierce@hogranch.com>
To: pgsql-general@lists.postgresql.org
Date: 2017-12-09T21:55:33Z
Lists: pgsql-general
On 12/9/2017 1:03 PM, Scott Mead wrote: > I’m guessing that the old machine was 32 but and the New is 64? They have to match. You could always setup a 32 bit VM. It must be 32 bit windows (if that’s what the original was ) you should be able to run 32 bit postgresql on 64 bit windows. its a bit trickier than just the same version, however... they should be from the same distribution too... a version built with GCC and Cygwin might not be binary compatible with a version built with Microsoft Visual C (such as the EnterpriseDB versions) due to differences in runtime libraries. -- john r pierce, recycling bits in santa cruz