Hi Melvin
any chance you are using the embedded db with a production license key?https://confluence.atlassian.com/support/instance-health-790796828.html
The H2 database is not intended for use for productive purposes
Cheers
Kurt
We would strongly recommend that the very next project you do is to migrate from the h2 database to one of the proper databases on the "supported platform" page for your version of Confluence.
H2 databases don't scale well, and are only suitable for systems that you don't mind losing (dev/test/play) - the database can fail catastrophically with no notice and you can lose everything irrecoverably.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Given a completely free choice, PostGreSQL first (because that's what Atlassian use and develop against primarily), MySQL second, Oracle third, and Microsoft-SQL last.
It is not a huge gap between them, and my list is based purely on the experiences of which ones have given me the least and most grief in the past. The software works with, and is supported on, all four.
So, my real life recommendation is actually "whichever one your organisation has the best support for already".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.