0

I want to convert my current DB to Postgres. I want not only data conversion (RazorSQL solved this problem) but also indexes migration (just creating the same one in postgres automatically) and autoincrement migration (autoincrement value from each mysql table to sequence start value in postgres tables).

I'm using MacOS and I would be happy to find solution (if it's real) for this OS.

Thank you!

1 Answer 1

1

That is not a pure conversion... I would say it is a migration.

I suggest you look at Pentaho Kettle for that, it runs also on Mac OS where I normally use it for data migration and ETL.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.