I am about to install JIRA but want to make sure if it is necessary to create a new database and user before installing it. My database is PostgreSQL version 9.3 and My JIRA version is 6.3.14 x64
Yes.
Nice short answer. The longer version is that JIRA needs a data store of some sort, and you have to provide that because it cannot know what you want to do. You can use the internal one for an evaluation or test system, and migrate later, but it's not suitable for production, and it really does need a proper database if you're going to use it in production.
But, all you do need is that empty database and a single user with full access to it. You don't need to run any SQL - JIRA creates and populates all the tables it needs without you needing to get involved.
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.