Forums / Developer / postgre ves mysql question

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

postgre ves mysql question

Author Message

Lior Solomon

Thursday 15 July 2004 1:08:03 am

1. are there any features supported in postgre database then mysql? and vis versa?
2. what is the difference if any in the database scheme between mysql and postgre?
3. if the answer for question 2 is yes, is there an import tool to migrate ez data from postgre to mysql?

thanks a lot

Lior

Kåre Køhler Høvik

Monday 19 July 2004 1:56:25 am

MySQL and PostgreSQL both have some different features, but since Exponential is cross-platform, we don't utilize them.

The SQL syntax is different, but here's an article on how to perform the go from PostgreSQL -> MySQL which might help. http://www.sitepoint.com/article/529

Kåre Høvik