Home > MySQL, PHP, PostgreSQL > Postgresql To Mysql Site

Postgresql To Mysql Site

October 23rd, 2009

I need to convert a postgreSQL site into a MySQL site. I have a postgreSQL dump. The final website may need a bit of adaptation. But the site is quite simple, it’s a voting system.

Adaptation means that you will have to make sure that the program works OK with the MySQL database. My hosting doesn’t allow postgreSQL. This is the reason.


Postgresql To Mysql Site

Comments are closed.
Bear