Re: Migrating database from Unix to Windows

From: <operationsengineer1(at)yahoo(dot)com>
To: "Hackenberg, Rick" <Rick(dot)Hackenberg(at)primedia(dot)com>, pgsql-novice(at)postgresql(dot)org
Subject: Re: Migrating database from Unix to Windows
Date: 2006-10-19 22:42:31
Message-ID: 20061019224231.92853.qmail@web33313.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

igrating database from Unix to Windows


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

Browse pgsql-novice by date

  From Date Subject
Next Message Richard Broersma Jr 2006-10-19 22:45:34 Re: Migrating database from Unix to Windows
Previous Message Hackenberg, Rick 2006-10-19 21:10:12 Migrating database from Unix to Windows