Migrate MySQL to PostgreSql and share tables -
i want use pgsql in new proyect, have old tables need use. best way share tables between both databases? there way of synchronizing several tables between databases?
you can use sqlways convert t/sql stored procedure, function, trigger, database schema (ddl) , data microsoft sql server postgresql.
see link : migrate mysql postgresql or full convert 6.4
you can find more solutions @ database administrator or serverfault.
see this: dba administrator
Comments
Post a Comment