hostdb Posted November 28, 2017 Posted November 28, 2017 (edited) Hello,I need to resolve the problem with remote connection with Postgres database.An error occurred:Cannot establish a connection to jdbc:postgresql://johnny.heliohost.org:5432/hostdb_allotments using org.postgresql.Driver (FATAL: no pg_hba.conf entry for host <my ip> , user "hostdb_administrator", database "hostdb_allotments", SSL off)I use:host name: johnny.heliohost.orgport: 5432database name: hostdb_allotmentsusername: hostdb_administratorpassword: <correct>I direct request to root admin.I need to access from all IPs to database. Best Regards Edited November 28, 2017 by hostdb
Krydos Posted November 28, 2017 Posted November 28, 2017 I need to resolve the problem with remote connectionIt's not a problem. Remote access to postgresql databases are intentionally blocked for security. Most users don't want or need remote access. Remote access enabled.
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