2009/3/25 Hwhy Wee <[email protected]>:
> Hi all,
>
> Has anyone of you try to convert from postgresql to mysql?

I have gone the other way. It mostly requires modifying any programs
that uses the database to use the other database's SQL dialect. Only
few things are only implemented in one of the databases.

So for simple programs it can be done with few changes. But more
complex the use of the database the harder it is.

In most cases I would recommend people just to install both databases.


/Ole

_______________________________________________
Slugnet mailing list
[email protected]
http://wiki.lugs.org.sg/LugsMailingListFaq
http://www.lugs.org.sg/mailman/listinfo/slugnet

Reply via email to