Published Thursday November 05, 2009
Migrating databases can be a challenging task. I have recently had the need to move data from a MySQL database to PostgreSQL with some unique twists. I figured out a good approach to it and wanted to get it documented in case if someone ends up in a similar situation.
Comments