Tips for MySQL to PostgreSQL Switch
Posted on July 2nd, 2008 by Greg Allard in MySQL | Comments
If you’ve decided to move a few tables from MySQL to PostgreSQL, these few tips might help. I won’t get into any reasons why to move to PostgreSQL or not. There are already
many discussions on
the topic.
Create Syntax
The first five listed need to be done in order; the rest can be in any.
Replace mediumint [...]