He gang!
I've installed Jaspersoft Community Edition 5.5 using the installer and took all defaults. I can login to jasperserver, run reports, etc.
I would like to login to the Postgres database but none of the information given in the install document, or information that I've found on the web succeed. Does anyone know the default credentials to login to the Postgress. I need dabase name, user name, and password.
Thanks in advance.
3 Answers:
Hi Bob,
I'm assuming you want to look inside the Jasper repository database?? Below are the details you are looking for:
Database Name: jasperserver
Username: postgres
Password: postgres
Hope this helps. If you installed the sample data there will be two other databases, "foodmart" and "sugarcrm". Same username and pass.
-Kris
Any idea how we can use a different user for postgres rather than postgres. I was trying to use a existing database but its by default going to postgres user where we have set no password. postgres is the default user so we do not want to use it.