Re: feature request - automatic SSH tunnels - Mailing list pgadmin-support

From Alexander Yerenkow
Subject Re: feature request - automatic SSH tunnels
Date
Msg-id CAPJF9wkoo1kgkYfkCtmNBi930Bq0krcL+vmkPTr-=eqLbu0ZmQ@mail.gmail.com
Whole thread Raw
In response to feature request - automatic SSH tunnels  (Darren Duncan <darren@darrenduncan.net>)
Responses Re: feature request - automatic SSH tunnels  (Darren Duncan <darren@darrenduncan.net>)
List pgadmin-support
<p dir="ltr">Darren in whish OS your users are working currently?<br /> And ssh passwords you see them as saved or as
enteredat each conect?<p dir="ltr">Regards, Alexander Yerenkow<div class="gmail_quote">05.04.2013 21:31 пользователь
"DarrenDuncan" <<a href="mailto:darren@darrenduncan.net">darren@darrenduncan.net</a>> написал:<br
type="attribution"/><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc
solid;padding-left:1ex">I have a feature request for pgAdmin that would help me and other users a lot, and I don't see
iton your roadmap or TODO.<br /><br /> This is to add to Server Registration extra fields for configuring an SSH tunnel
sothat users can use pgAdmin over an SSH tunnel without having to separately setup the tunnel outside pgAdmin.<br /><br
/>For example, currently users have to do something like this on the command-line when they want to use pgAdmin over a
tunnel:<br/><br />   ssh -L 5423:localhost:5432 <a href="mailto:postgres@mydomain.com"
target="_blank">postgres@mydomain.com</a><br/><br /> But ideally pgAdmin would set that up the tunnel automatically
whenyou do a Connect.<br /><br /> Even MySQL Workbench has supported this for a few years at least.<br /><br /> How
difficultwould it be to add this feature, and is there any reason not to?<br /><br /> Would it help if I monetarily
sponsoredan automatic SSH tunnel feature?<br /><br /> I'm hoping this could make it into 1.18.0 at the latest, if not
1.16.x.<br/><br /> Thank you in advance.<br /><br /> -- Darren Duncan<br /><br /><br /> -- <br /> Sent via
pgadmin-supportmailing list (<a href="mailto:pgadmin-support@postgresql.org"
target="_blank">pgadmin-support@postgresql.<u></u>org</a>)<br/> To make changes to your subscription:<br /><a
href="http://www.postgresql.org/mailpref/pgadmin-support"
target="_blank">http://www.postgresql.org/<u></u>mailpref/pgadmin-support</a><br/></blockquote></div> 

pgadmin-support by date:

Previous
From: Darren Duncan
Date:
Subject: feature request - automatic SSH tunnels
Next
From: "Belbin, Peter"
Date:
Subject: bug with pgAdmin 1.16.1 create database?