Hi,
From the documentation, I could find that Postgrese database is supported by Candlepin.
While configuration file uses hibernate. Hence does CandlePin supports database like Sybase, Oracle, MySQL etc.
Thanks for your reply in advance.
Regards,
Navkalp
Please do not print this email unless it is absolutely necessary.
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
www.wipro.com
Hi Navkalp, PostgreSQL is basically the only one we use and maintain upgrades for. MySQL we know works quite well but will need some degree of manual schema intervention and maintenance, other databases are probably the same. We're about to switch to liquibase for database schema and upgrades, this may only work on PostgreSQL as well, so I suspect you will still need to manage your own schema and updates to it if you were on another db. You can use hibernate to generate an initial schema for those databases and then tweak it and update it as necessary.
Cheers,
Devan
On Tue, Apr 10, 2012 at 7:02 AM, navkalp.varshney@wipro.com wrote:
Hi,
From the documentation, I could find that Postgrese database is supported by Candlepin.
While configuration file uses hibernate. Hence does CandlePin supports database like Sybase, Oracle, MySQL etc.
Thanks for your reply in advance.
Regards,
Navkalp
Please do not print this email unless it is absolutely necessary.
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
www.wipro.com
candlepin mailing list candlepin@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/candlepin
candlepin@lists.fedorahosted.org