From: | "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com> |
---|---|
To: | Gastón Micheri <gmicheri(at)hotmail(dot)com> |
Cc: | <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: pgAdminIII and DB Migration Wizard |
Date: | 2005-01-11 15:11:42 |
Message-ID: | 6EE64EF3AB31D5448D0007DD34EEB3412A75A4@Herge.rcsinc.local |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Gaston wrote:
>
> Hi, I want to migrate an Oracle Schema to a PostgreSql Schema. Does
> pgAdminIII has a Database Migration Wizard as pgAdminII had?
> If not, can you recommend me another migration tool?
> Thanx in advance!
> Gaston.-
Try downloading the desktop edition of MS SQL server and install it to a windows box (not necessarily the same as the server your database is on). It's free, and comes with DTS which will convert anything to anything (generally via ODBC). It's not perfect and can be a little slow, but you get to experience the unique pleasure of using Microsoft product to convert an Oracle product to an open source solution ;)
Merlin
From | Date | Subject | |
---|---|---|---|
Next Message | Merlin Moncure | 2005-01-11 17:11:02 | problem with casts dump/restore |
Previous Message | Gastón Micheri | 2005-01-11 14:58:02 | pgAdminIII and DB Migration Wizard |