Jump to content

[Solved] Remote PostgreSQL Access (through Node.js)


Recommended Posts

Posted

Hey guys!

 

I was wondering if I could get remote access to my postgresql server through node.js. My database is lis18_SmartDevices and the user that I want to grant access to is lis18_team. 

 

Also, would anyone know the best way to go about connecting to the postgresql server on node.js? Or is the standard method ok?

Posted

Krydos can enable remote access for you. What IP needs access?

 

If you're running the node code on Tommy, you shouldn't need remote access and can use localhost as the server name.

Posted

I was wondering if all IPs can have access as long as they input the correct username and password. 

 

Also, I'm kind of new to Heliohost, so I'm not entirely sure how to run the node code on Tommy.

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