404 — Page not found

The page you requested is missing (for example after a CMS migration). Search results from your old link appear below.

Migrating MySQL data to PostgreSQL

I just finished posting a new article about migrating a django application database from MySQL to PostgreSQL. This article is very technical and only covers the actual migration steps (i.e. does not explain why I made the move). Check it out if you are interested or curious.

Migrating MySQL data to PostgreSQL

Migrating MySQL data to PostgreSQL

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.

Published Wednesday, November 4, 2009