I have a system with 25 tables. I ran a utility to basically get all my data to a postgres table, but now I'm getting a lot of errors in the front end of my website after I switched the db driver.
How can I go about completely migrating my current PHP/Doctrine MySQL system to work with Postgres?