Someone wants me to convert their Postgres backed RT to MySQL. Doesn't matter why, they want it. :)<br><br>Here's what I am thinking. <br><br>1. Shut down the web server.<br>2. Dump the DB data.<br>3. Reconfigure RT for MySQL.<br>
4. Run initdb<br>5. Load the data.<br>6. Restart the RT/web server.<br><br>Have I covered all my bases? Are there any wrinkles to this Postgres -> MySQL move that I need to be aware of?<br><br>Thanks!<br>