Re: [NOVICE] pgAccess via ssh? - Mailing list pgsql-general

From Ron St-Pierre
Subject Re: [NOVICE] pgAccess via ssh?
Date
Msg-id 413753E0.1040904@syscor.com
Whole thread Raw
Responses Re: [NOVICE] pgAccess via ssh?
List pgsql-general
Mike wrote:

>Hi Op,
>
>Thanks for your response.
>Were you able to use it remotely from a winbox like I am trying to do?
>And you were using it to connect to your db by ssh too?
>
>
<snip>
We remotely access postgres all the time, from both windows and linux
boxes. You can ssh into the box
(using ssh from linux, putty from windows), and use psql to access the
database. Likewise you can
use pgAdminIII from either linux or windows to connect if you prefer a
gui. It's very straight forward.
Ron



pgsql-general by date:

Previous
From: Ron St-Pierre
Date:
Subject: psql \o weirdness
Next
From: Mike
Date:
Subject: Re: [NOVICE] pgAccess via ssh?