I have searched for this everywhere but after an hour and a half of searching I\'ve not found anything relevant.
How do I connect to a database on my google compute
You need to:
netstat -ntpl
). Usually, Postgres will be listening on port 5432.iptables -L
)