Dear, can i migrate from postgres database to Mysql database. Actually installed on postgres and i want to use mysql db.
Hello Kedir
There is no tool to migrate from PostgreSQL to MySQL.
Although this is technically possible as DB table schemas are the same. You would have to get the help of someone skilled in SQL.
--Edit--
Here are some resources https://stackoverflow.com/questions/5909223/migrate-database-from-postgres-to-mysql