mrjameer Posted February 14, 2008 Share Posted February 14, 2008 Hi, i have mysql 5.0.37 on my pc.now i want to download postgresql and test some php scripts with it on localhost.is it ok.if i installed postgresql,the mysql will still remains as it is? can i use both at a time. thanks mrjameer Quote Link to comment https://forums.phpfreaks.com/topic/91121-using-mysql-and-postgresql/ Share on other sites More sharing options...
wildteen88 Posted February 14, 2008 Share Posted February 14, 2008 Mysql and postGreSQL are two completely different databases. They should not interfere with each other. Note: If you want to use postGreSQL with PHP you'll need to enable the postgreSQL extension within the php.ini. Quote Link to comment https://forums.phpfreaks.com/topic/91121-using-mysql-and-postgresql/#findComment-467012 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.