Jump to content

Recommended Posts

Posted

Hello,

 

I also like to request remote access to one of my PostgreSQL database.

 

Server: gaubry dot heliohost us

Database Name: gaubry_bibliography

Database user: gaubry_bibliography

Access: all IPs

 

Hope I posted at the right place!

 

Best,

GA

Posted (edited)

Thanks.

 

When it will be active, do I understand well that I have to connect to my database like this?

 

$ psql -h <MYUSERNAME>.heliohost us -d <databaseName> -U <databaseUser>

Edited by gaubry
Posted

Please wait for Krydos when he gets a chance to enabled those for you. :)

 

He usually on here sometimes but because he has been keeping himself busy doing things for Heliohost.

Posted

Database Name: gaubry_bibliography

Database user: gaubry_bibliography

In mysql it is common practice to have a user with the same name as a database, but in postgresql it isn't allowed. Please provide a user that doesn't have the same name as an existing database.
Posted

Thanks for the answer !

Apparently, gaubry_bibliography does not exist anymore. Did you change it? If yes, I'm ok with the change you did and you can proceed to open the remote access.

Posted

I did not change it. I likely never existed because cpanel won't allow you to create a postgresql database user that has the same name as a database. If you want remote access you need to provide the database and the username you want to have access.

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