Jump to content

Recommended Posts

Posted

I'm trying to access to postgreSql but it's giving me this error:

"no pg_hba.conf entry for host "42.118.26.172", user "postgres", database "postgres", SSL off"

 

Please tell me how to fix this error.

 

Thank you

Posted

user "postgres", database "postgres"

Postgres is the superuser, and if we gave you access to that account you would be able to see all of the postgresql databases on the server, and even delete them if you wanted to. So, no.
Posted

 

user "postgres", database "postgres"

Postgres is the superuser, and if we gave you access to that account you would be able to see all of the postgresql databases on the server, and even delete them if you wanted to. So, no.

 

Sorry, It's a mistake, that user and database is the default and i forget to modify them, can you give me access with user ''nvbinh_admin", database "nvbinh_queswer"

Thank you

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