Re: pgAdminIII and DB Migration Wizard - Mailing list pgadmin-hackers

From Merlin Moncure
Subject Re: pgAdminIII and DB Migration Wizard
Date
Msg-id 6EE64EF3AB31D5448D0007DD34EEB3412A75A4@Herge.rcsinc.local
Whole thread Raw
In response to pgAdminIII and DB Migration Wizard  (Gastón Micheri <gmicheri@hotmail.com>)
List 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
serveryour 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
productto convert an Oracle product to an open source solution ;) 

Merlin

pgadmin-hackers by date:

Previous
From: Gastón Micheri
Date:
Subject: pgAdminIII and DB Migration Wizard
Next
From: "Merlin Moncure"
Date:
Subject: problem with casts dump/restore