cm1291 Posted yesterday at 07:36 PM Posted yesterday at 07:36 PM Good day! I am attempting to connect to my newly created PostgreSQL database and am encountering an error: Unable to connect to server: connection failed: connection to server at "65.19.154.90", port 5432 failed: FATAL: no pg_hba.conf entry for host "73.230.168.44", user "cm1291_pg", database "cm1291_nfl", SSL on connection to server at "65.19.154.90", port 5432 failed: FATAL: no no pg_hba.conf entry for host "73.230.168.44", user "cm1291_pg", database "cm1291_nfl", SSL off According to many past topics, root admin Krydos is needed to enable this on my account. Please let me know if this is possible. Thank you!
wolstech Posted yesterday at 07:43 PM Posted yesterday at 07:43 PM Yeah this is disabled by default for security. Looks like database cm1291_nfl and user cm1291_pg based on the errors. Escalating to have it enabled for you
cm1291 Posted yesterday at 08:25 PM Author Posted yesterday at 08:25 PM Thanks! Will this be enabled for any future databases I create or will I also need to submit separate requests for those new databases?
wolstech Posted yesterday at 08:44 PM Posted yesterday at 08:44 PM It has to be enabled for each database. If you need more than one, you can just create the databases now and add them here so he can do them all at once.
cm1291 Posted yesterday at 09:22 PM Author Posted yesterday at 09:22 PM I just created one more, cm1291_mlb. I'll need that as well as cm1291_nfl. Thanks again!
Krydos Posted 16 hours ago Posted 16 hours ago Remote access enabled. host=65.19.154.90 port=5432 user=cm1291_pg dbname=cm1291_mlb password=<set in Plesk> host=65.19.154.90 port=5432 user=cm1291_pg dbname=cm1291_nfl password=<set in Plesk>
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now