Jump to content
We've recently updated our Privacy Statement, available here ×

why does js-install-ce.sh try to access 'postgres' database


embrek

Recommended Posts

Running the js-install-ce.sh with the test option

In my default-master.properties

js.dbName=reports

but i get the follwoing error ...

 [echo] Validating administrative database connection at jdbc:postgresql://postgres.nowhere.nowhere:5432/postgres. Phase: [test]
[advanced-sql] Failed to connect: FATAL: no pg_hba.conf entry for host "***.***.***.***", user "reports", database "postgres", SSL off

I do not have access to the 'postgres' database. I was given acces to an empty 'reports' database on our company postgresql server. Which I can access from a psql client on the application server with now issue using the corresponding 'reports' user.

Why is the installer trying to reach the 'postgres' database on the given postgresql server?

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...