f***@atlassian.com
2009-09-09 03:44:28 UTC
Hi,
Please excuse my ignorance, but I'm a total newbie.
I'm trying to follow the steps to configure JIRA on a PPC G5 Mac running OS X 10.5.8.
I am able to see JIRA in my browser, but read the following message:
+"You are using HSQL DB, which is an in-memory database and susceptible to corruption when abnormally terminated. DO NOT USE THIS IN A PRODUCTION SYSTEM. Instead we recommend using an external database, for a list of supported databases please see our documentation"+
I have installed PostgreSQL and came to this page:
http://www.atlassian.com/software/jira/docs/v3.13/databases/postgres.html
I think that I managed to create a database, but I'm not 100% sure. I can't create a user.
How exactly do I create the database and user?
I found this example, and changed name and password to make it relevant to my needs, but I don't know how this is supposed to work:
+CREATEDB jiradb+
+CREATE USER xxxxx WITH PASSWORD 'xxxxx'+
I have typed those commands in Terminal, which is launched when I double click on "SQL Shell (psql)" but I don't think this is working.
Once I can do this first step I'll try to follow the additional steps. I've already downloaded the PostgreSQL JDBC driver.
Thank you VERY MUCH for your help.
Eddie
--
Post by Eddie - online at:
http://forums.atlassian.com/thread.jspa?forumID=46&threadID=36962
Please excuse my ignorance, but I'm a total newbie.
I'm trying to follow the steps to configure JIRA on a PPC G5 Mac running OS X 10.5.8.
I am able to see JIRA in my browser, but read the following message:
+"You are using HSQL DB, which is an in-memory database and susceptible to corruption when abnormally terminated. DO NOT USE THIS IN A PRODUCTION SYSTEM. Instead we recommend using an external database, for a list of supported databases please see our documentation"+
I have installed PostgreSQL and came to this page:
http://www.atlassian.com/software/jira/docs/v3.13/databases/postgres.html
I think that I managed to create a database, but I'm not 100% sure. I can't create a user.
How exactly do I create the database and user?
I found this example, and changed name and password to make it relevant to my needs, but I don't know how this is supposed to work:
+CREATEDB jiradb+
+CREATE USER xxxxx WITH PASSWORD 'xxxxx'+
I have typed those commands in Terminal, which is launched when I double click on "SQL Shell (psql)" but I don't think this is working.
Once I can do this first step I'll try to follow the additional steps. I've already downloaded the PostgreSQL JDBC driver.
Thank you VERY MUCH for your help.
Eddie
--
Post by Eddie - online at:
http://forums.atlassian.com/thread.jspa?forumID=46&threadID=36962