JDBurnZ Posted March 4, 2009 Share Posted March 4, 2009 Was wondering if anyone had experience with data migration between PostgreSQL and mySQL. I've come across a couple, but nothing that I have been overly impressed with. Link to comment https://forums.phpfreaks.com/topic/147832-mysql-pgsql-pgsql-mysql-data-migration-tools/ Share on other sites More sharing options...
btherl Posted March 4, 2009 Share Posted March 4, 2009 Do you mean data migration packages? I've migrated plenty from mysql to postgres, but always using table dumps and home made scripts. Link to comment https://forums.phpfreaks.com/topic/147832-mysql-pgsql-pgsql-mysql-data-migration-tools/#findComment-775934 Share on other sites More sharing options...
JDBurnZ Posted March 4, 2009 Author Share Posted March 4, 2009 whatever term you would like to use for a script, tool or program that successfully and completely migrates data (as in data structure and individual entries) from one type of database server to another. Link to comment https://forums.phpfreaks.com/topic/147832-mysql-pgsql-pgsql-mysql-data-migration-tools/#findComment-775946 Share on other sites More sharing options...
btherl Posted March 4, 2009 Share Posted March 4, 2009 Sorry, I didn't notice the "tools" in the topic. And I don't know any unfortunately. I think you can legitimately double post this in the mysql forum if you haven't already. The mysql experts don't visit here, and maybe one of them can help. Link to comment https://forums.phpfreaks.com/topic/147832-mysql-pgsql-pgsql-mysql-data-migration-tools/#findComment-775989 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.