Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
Re: pgAdminIII and DB Migration Wizard

Re: pgAdminIII and DB Migration Wizard



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



Home | Main Index | Thread Index

top