Re: How to use SSH tunnels with pgAdmin?

Поиск
Список
Период
Сортировка
От Wolfgang Pasche
Тема Re: How to use SSH tunnels with pgAdmin?
Дата
Msg-id 4B99474A.4030301@kabelmail.de
обсуждение исходный текст
Ответ на Re: How to use SSH tunnels with pgAdmin?  ("Ken Winter" <ken@sunward.org>)
Список pgadmin-support
Hi Ken,

a possibly not too bad workaround could be to config a Putty session with automatic login, no shell,
minimized window (such as 2 lines, 20 chars), using a key instead of password for authentication
(config window SSH/auth). Then create a shortcut which calls Putty with a session parameter.
In this case, you only have to double click the shortcut icon and wait some seconds before using
PgAdmin. The complete session start incl. login is done automatically.

Regards
Wolfgang Pasche
Hamburg, Germany


Ken Winter schrieb:
> 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@postgresql.org [mailto:pgadmin-support-
>> owner@postgresql.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@postgresql.org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgadmin-support
> 
> 




В списке pgadmin-support по дате отправления:

Предыдущее
От: "Ken Winter"
Дата:
Сообщение: Re: How to use SSH tunnels with pgAdmin?
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Installing debugger?