From: | Sean Davis <sdavis2(at)mail(dot)nih(dot)gov> |
---|---|
To: | "Hackenberg, Rick" <Rick(dot)Hackenberg(at)primedia(dot)com>, Postgres Newbie <pgsql-novice(at)postgresql(dot)org> |
Subject: | Re: Migrating database from Unix to Windows |
Date: | 2006-10-19 22:51:36 |
Message-ID: | 45380178.8090807@mail.nih.gov |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Hackenberg, Rick wrote:
>
> 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.
>
There is a binary installer for windows (at least XP, don't know about
windows 2000, but would be easy enough to look on the website). The
dumps of a database are generally cross-platform, I think. I don't know
that you will need to do anything special. What have you tried?
Sean
From | Date | Subject | |
---|---|---|---|
Next Message | radgar | 2006-10-20 10:07:00 | Problem with migration |
Previous Message | Richard Broersma Jr | 2006-10-19 22:45:34 | Re: Migrating database from Unix to Windows |