This document provides a guide for migrating a database from MySQL to PostgreSQL. It discusses key differences between the two databases, including features available in one but not the other. It also provides references for porting SQL functions and tools to help with the migration process. Common problems that may occur during migration like error messages are also addressed.