This question is in reference to Atlassian Documentation: Connecting JIRA applications to a database
Hi Everybody,
1. I'm confused about the different between database using PostgreSQL and using default database configuration when we start setup JIRA in the browser?
2. What is benefit using PostgreSQL and default database?may be please give me image or example to explain my question.
Regrads,
Ferdian Bagus
I haven't seen any major concerns or problems with any types of supported databases. For all intents and purposes they are all very supportable.
Your real question should be: Should i use MySQL, Postgre or MSSql?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jonas Andersson,
for question number 2...yeah I mean my real question is "Should I use PostgreSQL or MySQL?"
thank you for answer for my first question.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
JIRA 7 doesn't use HSQL any more, they've moved on to H2 instead. However, it's still effectively file based and not suitable for production use.
Given a free choice of database back-end, PostGreSQL is first on the list (Atlassian develop against it and use it on Cloud) with MySQL in second place, Oracle third and MS-SQL in a very very distant fourth place. In the real world, you should use one of those four, but it should be whichever one you are most familiar with and are most willing to install and support.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Nic Brough [Adaptavist]
For that statment :
"JIRA 7 doesn't use HSQL any more, they've moved on to H2 instead. However, it's still effectively file based and not suitable for production use.
Given a free choice of database back-end, PostGreSQL is first on the list (Atlassian develop against it and use it on Cloud) with MySQL in second place, Oracle third and MS-SQL in a very very distant fourth place. In the real world, you should use one of those four, but it should be whichever one you are most familiar with and are most willing to install and support."
Nic could you share link or information about that?
I need more information about that.
Thx Nic for your information
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not sure what you're looking for there. The database docs start at https://confluence.atlassian.com/adminjiraserver071/connecting-jira-applications-to-a-database-802592175.html but they don't go into a lot of detail because it's simply not that important to most of us running it - select the one of the supported four your organisation would support the best and use it.
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.