Re: PG Admin 4 Connection to Python Anywhere

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема Re: PG Admin 4 Connection to Python Anywhere
Дата
Msg-id CAKKotZRBre8cvBVSz8cneu7uyFF-vODJaceNsT-8q6QRifOSHg@mail.gmail.com
обсуждение исходный текст
Ответ на PG Admin 4 Connection to Python Anywhere  (asantoro <annette.santoro@gmail.com>)
Список pgadmin-support
Steps I use to connect over ssh,

1) Open ssh client (you can use PuTTY or any other ssh client)
2) I create a SSH tunnel to remote host(192.168.34.150) using below command.

murtuza@debian:~/projects/pgadmin4$ ssh -L 9999:192.168.34.150:5432 murtuza@192.168.34.150

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Sat Oct 14 13:07:52 2017 from 192.168.34.1

3) Now open pgAdmin4 and add new server as host: locahost & port: 9999.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


On Thu, Feb 8, 2018 at 3:57 AM, asantoro <annette.santoro@gmail.com> wrote:
I recently upgraded to PG Admin 4, and I wanted to connect to Pythonanywhere
using the SSH tunneling.  Unfortunately in PG admin 4 SSH Tunnelling looks
like it has been removed.

How can I connect PG Admin 4 to Pythonanywhere without the ability to use
SSH tunneling?

Annette



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-pgadmin-support-f2191615.html


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

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: password
Следующее
От: Johann Spies
Дата:
Сообщение: Re: able column headings PgAmin4