Jump to content

[Solved] emote access of PostgreSql database


slimsim

Recommended Posts

Hi,

 

Please can you assist me with enabling remote access on my PostgreSql database?

 

I've tried to connect with pgAdmin4, and enters the following information:

Name: slimsim_ava_db_dev_1

Host name / address: johnny.heliohost.org

Port: 5432

Maintenance database: postgresql

Username: slimsim_db_user

 

 

This is error i get when trying to connect:

Unable to connect to server:

FATAL: no pg_hba.conf entry for host "92.34.255.150", user "slimsim_db_user", database "postgresql", SSL off

Thanks!

 

Link to comment
Share on other sites

Thanks for the help!
 

When I try with the following information in pgAdmin4:

Name: slimsim_ava_db_dev_1

Host name / address: johnny.heliohost.org

Port: 5432

Maintenance database: slimsim_ava_db_dev_1

Username: slimsim_db_user

 

I get 

Unable to connect to server:

FATAL: no pg_hba.conf entry for host "92.34.255.150", user "slimsim_db_user", database "slimsim_ava_db_dev_1", SSL off

If I try the same information but use port 3306 i get:

Unable to connect to server:
received invalid response to SSL negotiation: J

Do you know what the problem is?
What port should I use?

 

Thanks so much for the help!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...