Re: How to use SSH tunnels with pgAdmin?

From: "Ken Winter" <ken(at)sunward(dot)org>
To: "'Josh Berkus'" <josh(at)agliodbs(dot)com>
Cc: "'pgAdmin Support List'" <pgadmin-support(at)postgresql(dot)org>
Subject: Re: How to use SSH tunnels with pgAdmin?
Date: 2010-03-11 18:06:48
Message-ID: 7F3957F971A2438F9C0EEDEA6EAD40ED@KenIBM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

I've been using a tunneled connection (with a keep-alive signal every 15
sec) for a couple of weeks now, and it's solid as a rock.

It's inconvenient to have to manually bring up PuTTY and log in every time
before using pgAdmin, but I hear that you have an automatic connection
feature on your to-do list; that would be very welcome.

~ Thanks to all for your help
~ Ken

> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org [mailto:pgadmin-support-
> owner(at)postgresql(dot)org] On Behalf Of Josh Berkus
> Sent: Saturday, February 27, 2010 3:46 PM
> To: Ken Winter
> Cc: pgAdmin Support List
> Subject: Re: [pgadmin-support] How to use SSH tunnels with pgAdmin?
>
>
> > My problem is, I don't know how to set up pgAdmin to use my SSH package
> > (PuTTY). At least I think that's my problem. Can you help?
>
> If regular port 5432 connections to your server are being dropped
> frequently, then I'm not sure an SSH tunneled connection is going to
> help you. Any network flakiness would affect it equally.
>
> Unless the connections are being dropped for some other reason?
>
> --Josh Berkus
>
>
> --
> Sent via pgadmin-support mailing list (pgadmin-support(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-support

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Wolfgang Pasche 2010-03-11 19:40:58 Re: How to use SSH tunnels with pgAdmin?
Previous Message Dave Page 2010-03-10 21:38:23 Re: Installing debugger?