Jump to content

Recommended Posts

Posted
Hi, help
 
User: sgt

Primary Domain: sgt.heliohost.org
_____________________________

I need remote access to the postgresql database from any ip. 
 
Server: johnny.heliohost.org
 
Postgresql database: "sgt_telecom"
 
Postgresql user: "sgt_postgres"
 
 
Thank you.
Posted

Wolstech already made a request in the “Escalated Requests” category. So when Krydos is online and sees this, he will enable that for you.

Posted

Remote access enabled.

now it's working!
I also had to enable the permissions.
 
GRANT ALL PRIVILEGES ON SCHEMA xxx, xxx TO GROUP sgt_postgres, sgt_telecom;
GRANT ALL PRIVILEGES ON ALL TABLES IN SCHEMA xxx, xxxx TO GROUP sgt_postgres, sgt_telecom;
Guest
This topic is now closed to further replies.
×
×
  • Create New...