Re: SSH Tunnel port

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: SSH Tunnel port
Дата
Msg-id CAECtzeXaGRt-mu7MOLC6jO_7wLmKO2ous0Dt8si4r8CeQZBSdg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: SSH Tunnel port  (Eric Wadsworth <eric@wadhome.org>)
Список pgadmin-support
Hi,

2014-10-04 15:04 GMT+02:00 Eric Wadsworth <eric@wadhome.org>:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Guillaume,

No, you can tunnel already. I do it all the time to connect pgadmin to
our production machines.

Connect to the remote machine from your os, with the ssh command. You
can use "-p 2222" to specify the non-standard port, and "-D 6432" to
specify which port to tunnel, for the database traffic. I'll share the
exact command I use on Monday, if you like, as it's on my work
computer. Anyway, then you just connect pgadmin to a server on
localhost, running on that tunneled port. Works great. :)

(I'm assuming you're using a real OS. No idea how to do it in Windows,
or if you can even do it.)


Thank you. I already knew that. Note that Stephen was asking about a UI part of pgAdmin, not if it was possible to use an SSH tunnel outside of pgAdmin.


--

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

Предыдущее
От: Eric Wadsworth
Дата:
Сообщение: Re: SSH Tunnel port
Следующее
От: Scott Furry
Дата:
Сообщение: Re: Found a bug