2 Replies Last post: Mar 23, 2010 2:48 PM by Serdar Can  
Serdar Can Newbie 8 posts since
Mar 18, 2010
Currently Being Moderated

Mar 19, 2010 10:30 AM

can i migrate to mysql from postgresql?

I am using TC4 with postgres 8.1 already. on solaris 10 Sparc.

I want to migrate to empty MySQL 5.1 database(schemauser) at the backed from current database PostgreSQL 8.1

 

Can i change/switch database from postgresql to mysql?

How can i use/adjust migrateDB.sh script to do that?

Yegor Yarko JetBrains 1,429 posts since
May 5, 2004
Currently Being Moderated
Mar 20, 2010 12:19 AM in response to: Serdar Can
Re: can i migrate to mysql from postgresql?

Serdar,

 

You should be able to do this by configuring dbMigration.properties to have postgreSQL as source* properties and MySQL as target* ones and then running migradeDB

More Like This

  • Retrieving data ...