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 Quote
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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.