divid3d Posted May 22, 2019 Posted May 22, 2019 (edited) Have a nice day. I have the problem that I can't connect remotely to the PostgresSQL database I've made My connection parameters are: database: divid3d_test user: divid3d_admin host: johnny.heliohost.org getting error: 28000:no pg_hba.conf entry for host "95.49.223.167", user "divid3d_admin", database "divid3d_test", SSL off Edited May 25, 2019 by Krydos
Luigi123 Posted May 22, 2019 Posted May 22, 2019 Our root admin will need to enable this for you in order to work. Escalating.
Luigi123 Posted May 23, 2019 Posted May 23, 2019 Not yet. We need to wait for our root admin to enable this for you.
divid3d Posted May 24, 2019 Author Posted May 24, 2019 Thank you. Now I'm getting error when I use INSERT into table called ''test": 42501:permission denied for relation test
Krydos Posted May 25, 2019 Posted May 25, 2019 Did you add the user divid3d_admin to the database divid3d_test?
Recommended Posts