Re: Migrating database from Unix to Windows - Mailing list pgsql-novice

From
Subject Re: Migrating database from Unix to Windows
Date
Msg-id 20061019224231.92853.qmail@web33313.mail.mud.yahoo.com
Whole thread Raw
In response to Migrating database from Unix to Windows  ("Hackenberg, Rick" <Rick.Hackenberg@primedia.com>)
List pgsql-novice

I am new to Postgresql and I am in the process of trying to migrate 2 databases from a unix box to windows 2000. Is there an easy way to export the database across platforms? If not, what is the best way to do this task? I wasn't sure if I could take a dump of the databases on the Unix box and rerun the sql scripts in Windows to recreate the databases. Any insight or assistance that you can offer would be greatly appreciated.

Also, I am using PostgreSQL8. Would I still need to use Cygwin since this release is supposed to work on a windows platform. Thanks in advance.

Rick Hackenberg


Rick, welcome to PGSQL.  there is a tutorial about how to set up PGSQL 8 on a windows box here...


http://www.geocities.com/operationsengineer1/


you don't need cygwin.


some folks with more experience will answer you in more detail, but i think you should be fine restoring a dump of the unix db and restoring it on windows.


good luck - and i hope you like PGSQL.


oe1





pgsql-novice by date:

Previous
From: "Hackenberg, Rick"
Date:
Subject: Migrating database from Unix to Windows
Next
From: Richard Broersma Jr
Date:
Subject: Re: Migrating database from Unix to Windows