Re: Windows XP to Win 10 migration issue - Mailing list pgsql-general

From John R Pierce
Subject Re: Windows XP to Win 10 migration issue
Date
Msg-id bcf48eca-8879-f4a8-f062-c9d961e753dc@hogranch.com
Whole thread Raw
In response to Re: Windows XP to Win 10 migration issue  (Scott Mead <scottm@openscg.com>)
List 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



pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Future of PlPython2
Next
From: Steven Lembark
Date:
Subject: Re: PG Schema to be used as log and monitoring store