Skip to content

Instantly share code, notes, and snippets.

@Arie
Created March 4, 2015 11:10
Show Gist options
  • Save Arie/d031b8ca94098e8b86b5 to your computer and use it in GitHub Desktop.
Save Arie/d031b8ca94098e8b86b5 to your computer and use it in GitHub Desktop.

Challenges of moving to Postgres

  • Stricter data validation (e.g.: invalid UUIDs while using the UUID column type)
  • We have many apps and databases, lots of code to verify
  • MySQL specific queries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment