
September 10th, 2012, 12:32 AM
|
|
Registered User
|
|
Join Date: Sep 2012
Posts: 1
Time spent in forums: 15 m 58 sec
Reputation Power: 0
|
|
|
Migration from Mysql to Postgres database
Hi,
I have a MYsql database and want to restore its dump or backup or create its tables and other related objects into Postgres database.
Is there any way or tool to do this because, there are almost 400 tables and i can't create them one by one in postgres by changing in creation scripts of these tables.
Thanks
|