I have a database on a web site that is php3 running on postgress SQL server. Does anyone know what would need to be done to change the scripting so it could run on the more common, less expensive My SQL server?
Printable View
I have a database on a web site that is php3 running on postgress SQL server. Does anyone know what would need to be done to change the scripting so it could run on the more common, less expensive My SQL server?
postgres is free, is it not ?
PostgreSQL is free now as we are just looking at running it along side MySQL.
The newer versions of PostgreSQL are a lot faster than MySQL on complex pages now as well, take a look at PHP Builder.