In this case MySql and Postgres have different schemas. I am thinking about just using CSVs from MySql and writing import scripts to get it into Postgres. But I am curious if I am overlooking a better approach.
You can use taps [1]<p>[1] <a href="https://github.com/ricardochimal/taps" rel="nofollow">https://github.com/ricardochimal/taps</a>