Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on
02-25-2020
01:10 PM
- last edited on
02-25-2020
02:38 PM
by
ask_bill_brooks
Hi All,
Kindly help me in adding services to the cluster. I have been struggling to add Hive and other services as the Test connection is getting failed with the error. Able to find server and databases, and logon failed.
The error in the scm logs state no pg_hba.con available for the host and user. However, have checked them all.
Also, attached are the pictures as I work on a remote desktop where I cannot login to this platform.
Kindly assist.
Thanks,
Ansar
Created on 02-25-2020 10:52 PM - edited 02-25-2020 10:53 PM
Can you follow the steps mentioned in this link
Specifically these lines
if you want to access PostgreSQL from a different host, replace 127.0.0.1 with your IP address and update postgresql.conf, which is typically found in the same place as pg_hba.conf, to include: listen_addresses = '*'
Created 02-25-2020 10:31 PM
I understand this might be a stupid question but I am struggling to proceed in addition of the services. I am looking for an assistance, as I got some deliverable responsibilities today.
I appreciate your time and response on this.
Thanks,
Ansar
Created on 02-25-2020 10:52 PM - edited 02-25-2020 10:53 PM
Can you follow the steps mentioned in this link
Specifically these lines
if you want to access PostgreSQL from a different host, replace 127.0.0.1 with your IP address and update postgresql.conf, which is typically found in the same place as pg_hba.conf, to include: listen_addresses = '*'
Created 02-26-2020 12:15 AM
Thanks for the assistance. I followed the same some time back and it worked, I had to add my ip address where postgresql is installed. That worked for me.
Appreciate your help.
Thanks.
Ansar