Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: calisun on December 13, 2006, 01:28:19 AM

Title: PostgreSQL on SME Server
Post by: calisun on December 13, 2006, 01:28:19 AM
I have an application that I want to install on SME server that requires PostgreSQL

My questions are:

1) Can I install PostgreSQL on SME Server? If yes, are there RPM's available that I can use to install?

2) I already have several programs installed that use SME default MySQL, and I want to keep using them while still being able to install this new application. So can I have both MySQL and PostgreSQL installed at the same time?
Title: PostgreSQL on SME Server
Post by: crazybob on December 13, 2006, 01:34:37 AM
Yes, you can install PostgreSQL on sme7, and mysql will still work. As far as the rpms, I think you can find them by searching the contribs. Also search for sql ledger. It also uses PostgreSQL.

Bob
Title: PostgreSQL on SME Server
Post by: calisun on December 13, 2006, 02:11:23 AM
Thank you crazybob, my biggest fear was that MySQL will not work after installing PostgreSQL. Thanks for calming my nerves by letting me know that  they both can work at the same time.