Is it possible to connect to my PostGreSQL database remotely?

Avatar
  • Answered
Is it possible to connect to my PostGreSQL database remotely? I just need a command line connection between my computer and the database on the server.
Avatar
Scott
Hello, Thank you for your PostGreSQL connection question. You can certainly connect to the database. As long as you have a connection tool such as HeidiSQL. You can also connect via SSH by using the command:
psql DBNAME USERNAME
As PostrgeSQL is new to our servers, we do not yet have a lot of documentation written for it, but please do not hesitate to contact us with any further questions you have. Kindest Regards, Scott M