O
ozzi4648
Guest
MySQL is a very fast, easy to use database that is very popular and used by a wide variety of web sites on the Internet today. Sites such as the hugely popular Slashdot.org rely on Mysql to power their dynamic data-driven web sites.
PostgreSQL is a high quality, feature rich relational database. PostgreSQL offers features such as transaction support that normally aren't available with MySQL. PostgreSQL is reknowned for its rock solid stability and scalable performance. You will find that very few web hosts offer PostgreSQL because of its complexity.
Offer your users Postgresql support on your Cpanel box and watch your subscriptions increase. Not many hosting companies offer it, but you can. I will show you how to install, configure and use the tool that allows you manage your postgresql db's. Its called phpPgadmin, just like the tool your using for your MySql.
View my demo and log in at http://216.40.226.215/phpPgAdmin/
with userid: testuser password: tester
I have attached a &testdatabase& Feel free to add tables and views if you know sql!
You can pick up the link here: http://linux.cvf.net then click on the LINUX link at the top of the page. Scroll down and find the link to the Cpanel tutorial.

PostgreSQL is a high quality, feature rich relational database. PostgreSQL offers features such as transaction support that normally aren't available with MySQL. PostgreSQL is reknowned for its rock solid stability and scalable performance. You will find that very few web hosts offer PostgreSQL because of its complexity.
Offer your users Postgresql support on your Cpanel box and watch your subscriptions increase. Not many hosting companies offer it, but you can. I will show you how to install, configure and use the tool that allows you manage your postgresql db's. Its called phpPgadmin, just like the tool your using for your MySql.
View my demo and log in at http://216.40.226.215/phpPgAdmin/
with userid: testuser password: tester
I have attached a &testdatabase& Feel free to add tables and views if you know sql!
You can pick up the link here: http://linux.cvf.net then click on the LINUX link at the top of the page. Scroll down and find the link to the Cpanel tutorial.