Hey, i've been using beaver/postgre gui's to try and actually get into my sql to edit some fields i just get a time out is there a special hostname or something i should use the current one is no good thanks!
Hey, i've been using beaver/postgre gui's to try and actually get into my sql to edit some fields i just get a time out is there a special hostname or something i should use the current one is no good thanks!
You cannot access Postgres directly from an external machine. However, you can use ssh-tunnelling to access Postgres remotely. Take a look at this (which is for MySQL, but similar idea).